trainingproject
Version:
A module to teach you how to module.
91 lines (90 loc) • 2.26 kB
JSON
{
"_args": [
[
{
"raw": "colors-tmpl@~1.0.0",
"scope": null,
"escapedName": "colors-tmpl",
"name": "colors-tmpl",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\workshopper-adventure"
]
],
"_from": "colors-tmpl@>=1.0.0 <1.1.0",
"_id": "colors-tmpl@1.0.0",
"_inCache": true,
"_location": "/colors-tmpl",
"_npmUser": {
"name": "rvagg",
"email": "rod@vagg.org"
},
"_npmVersion": "1.4.23",
"_phantomChildren": {},
"_requested": {
"raw": "colors-tmpl@~1.0.0",
"scope": null,
"escapedName": "colors-tmpl",
"name": "colors-tmpl",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/workshopper-adventure"
],
"_resolved": "https://registry.npmjs.org/colors-tmpl/-/colors-tmpl-1.0.0.tgz",
"_shasum": "b60ac4af816555d9edf1ad247337eb30241b6d2e",
"_shrinkwrap": null,
"_spec": "colors-tmpl@~1.0.0",
"_where": "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\workshopper-adventure",
"author": {
"name": "Rod Vagg",
"email": "rod@vagg.org"
},
"bugs": {
"url": "https://github.com/rvagg/colors-tmpl/issues"
},
"dependencies": {
"colors": "~1.0.2"
},
"description": "Simple templating for applying colors.js to strings",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "b60ac4af816555d9edf1ad247337eb30241b6d2e",
"tarball": "https://registry.npmjs.org/colors-tmpl/-/colors-tmpl-1.0.0.tgz"
},
"gitHead": "d1d64cca5e55dfca7bf376fb64ecad392f58204c",
"homepage": "https://github.com/rvagg/colors-tmpl",
"keywords": [
"color",
"colour",
"colours",
"colours",
"colors.js",
"templating",
"templates",
"goatscale"
],
"main": "colors-tmpl",
"maintainers": [
{
"name": "rvagg",
"email": "rod@vagg.org"
}
],
"name": "colors-tmpl",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/rvagg/colors-tmpl.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.0"
}