81 lines
1.9 KiB
JSON
81 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "paint-by-number@1.0.0",
|
|
"scope": null,
|
|
"escapedName": "paint-by-number",
|
|
"name": "paint-by-number",
|
|
"rawSpec": "1.0.0",
|
|
"spec": "1.0.0",
|
|
"type": "version"
|
|
},
|
|
"/home/philipp/PhpstormProjects/BM/bm/node_modules/foundation-cli"
|
|
]
|
|
],
|
|
"_from": "paint-by-number@1.0.0",
|
|
"_id": "paint-by-number@1.0.0",
|
|
"_inCache": true,
|
|
"_location": "/paint-by-number",
|
|
"_nodeVersion": "0.10.38",
|
|
"_npmUser": {
|
|
"name": "gakimball",
|
|
"email": "geoff@zurb.com"
|
|
},
|
|
"_npmVersion": "2.8.4",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "paint-by-number@1.0.0",
|
|
"scope": null,
|
|
"escapedName": "paint-by-number",
|
|
"name": "paint-by-number",
|
|
"rawSpec": "1.0.0",
|
|
"spec": "1.0.0",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/foundation-cli"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/paint-by-number/-/paint-by-number-1.0.0.tgz",
|
|
"_shasum": "3075c8f5025c2082228225d267f5aa05490d7581",
|
|
"_shrinkwrap": null,
|
|
"_spec": "paint-by-number@1.0.0",
|
|
"_where": "/home/philipp/PhpstormProjects/BM/bm/node_modules/foundation-cli",
|
|
"author": {
|
|
"name": "Geoff Kimball",
|
|
"email": "geoff@zurb.com"
|
|
},
|
|
"dependencies": {
|
|
"chalk": "^1.0.0"
|
|
},
|
|
"description": "Color ASCII art with ease.",
|
|
"devDependencies": {
|
|
"mocha": "^2.2.4"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "3075c8f5025c2082228225d267f5aa05490d7581",
|
|
"tarball": "https://registry.npmjs.org/paint-by-number/-/paint-by-number-1.0.0.tgz"
|
|
},
|
|
"gitHead": "f4e018de9989c4f88d7dd46b46676595e62b31ae",
|
|
"keywords": [
|
|
"ascii",
|
|
"art"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "gakimball",
|
|
"email": "geoff@zurb.com"
|
|
}
|
|
],
|
|
"name": "paint-by-number",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|