107 lines
2.4 KiB
JSON
107 lines
2.4 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"boxen@^0.3.1",
|
||
|
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\update-notifier"
|
||
|
]
|
||
|
],
|
||
|
"_from": "boxen@>=0.3.1-0 <0.4.0-0",
|
||
|
"_id": "boxen@0.3.1",
|
||
|
"_inCache": true,
|
||
|
"_location": "/boxen",
|
||
|
"_nodeVersion": "4.2.4",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-5-east.internal.npmjs.com",
|
||
|
"tmp": "tmp/boxen-0.3.1.tgz_1455102193900_0.9651177956257015"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "sindresorhus@gmail.com",
|
||
|
"name": "sindresorhus"
|
||
|
},
|
||
|
"_npmVersion": "2.14.12",
|
||
|
"_phantomChildren": {
|
||
|
"escape-string-regexp": "1.0.5"
|
||
|
},
|
||
|
"_requested": {
|
||
|
"name": "boxen",
|
||
|
"raw": "boxen@^0.3.1",
|
||
|
"rawSpec": "^0.3.1",
|
||
|
"scope": null,
|
||
|
"spec": ">=0.3.1-0 <0.4.0-0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/update-notifier"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/boxen/-/boxen-0.3.1.tgz",
|
||
|
"_shasum": "a7d898243ae622f7abb6bb604d740a76c6a5461b",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "boxen@^0.3.1",
|
||
|
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\update-notifier",
|
||
|
"author": {
|
||
|
"email": "sindresorhus@gmail.com",
|
||
|
"name": "Sindre Sorhus",
|
||
|
"url": "sindresorhus.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/sindresorhus/boxen/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"chalk": "^1.1.1",
|
||
|
"filled-array": "^1.0.0",
|
||
|
"object-assign": "^4.0.1",
|
||
|
"repeating": "^2.0.0",
|
||
|
"string-width": "^1.0.1",
|
||
|
"widest-line": "^1.0.0"
|
||
|
},
|
||
|
"description": "Create boxes in the terminal",
|
||
|
"devDependencies": {
|
||
|
"ava": "*",
|
||
|
"xo": "*"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "a7d898243ae622f7abb6bb604d740a76c6a5461b",
|
||
|
"tarball": "https://registry.npmjs.org/boxen/-/boxen-0.3.1.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"border-characters.js",
|
||
|
"index.js"
|
||
|
],
|
||
|
"gitHead": "05c5f742a22962c4fc35344ecfba44f1e69528b3",
|
||
|
"homepage": "https://github.com/sindresorhus/boxen#readme",
|
||
|
"installable": true,
|
||
|
"keywords": [
|
||
|
"ascii",
|
||
|
"border",
|
||
|
"box",
|
||
|
"boxes",
|
||
|
"cli",
|
||
|
"console",
|
||
|
"term",
|
||
|
"terminal",
|
||
|
"text",
|
||
|
"unicode"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "sindresorhus",
|
||
|
"email": "sindresorhus@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"name": "boxen",
|
||
|
"optionalDependencies": {},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/sindresorhus/boxen.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "xo && ava"
|
||
|
},
|
||
|
"version": "0.3.1"
|
||
|
}
|