trainingproject
Version:
A module to teach you how to module.
87 lines (86 loc) • 2.14 kB
JSON
{
"_args": [
[
{
"raw": "sprintf@^0.1.4",
"scope": null,
"escapedName": "sprintf",
"name": "sprintf",
"rawSpec": "^0.1.4",
"spec": ">=0.1.4 <0.2.0",
"type": "range"
},
"C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\i18n-core"
]
],
"_from": "sprintf@>=0.1.4 <0.2.0",
"_id": "sprintf@0.1.5",
"_inCache": true,
"_location": "/sprintf",
"_nodeVersion": "0.10.33",
"_npmUser": {
"name": "maritz",
"email": "maritz.peters@gmail.com"
},
"_npmVersion": "2.1.5",
"_phantomChildren": {},
"_requested": {
"raw": "sprintf@^0.1.4",
"scope": null,
"escapedName": "sprintf",
"name": "sprintf",
"rawSpec": "^0.1.4",
"spec": ">=0.1.4 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/i18n-core"
],
"_resolved": "https://registry.npmjs.org/sprintf/-/sprintf-0.1.5.tgz",
"_shasum": "8f83e39a9317c1a502cb7db8050e51c679f6edcf",
"_shrinkwrap": null,
"_spec": "sprintf@^0.1.4",
"_where": "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\i18n-core",
"author": {
"name": "Moritz Peters"
},
"bugs": {
"url": "https://github.com/maritz/node-sprintf/issues"
},
"dependencies": {},
"description": "Sprintf() for node.js",
"devDependencies": {
"nodeunit": "0.8.0"
},
"directories": {
"lib": "./lib"
},
"dist": {
"shasum": "8f83e39a9317c1a502cb7db8050e51c679f6edcf",
"tarball": "https://registry.npmjs.org/sprintf/-/sprintf-0.1.5.tgz"
},
"engines": {
"node": ">=0.2.4"
},
"gitHead": "28eec6861288ba7ac6446aa221eea2b8ebdb0381",
"homepage": "https://github.com/maritz/node-sprintf",
"license": "BSD-3-Clause",
"main": "./lib/sprintf",
"maintainers": [
{
"name": "maritz",
"email": "moritz@mpeters.biz"
}
],
"name": "sprintf",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/maritz/node-sprintf.git"
},
"scripts": {
"test": "nodeunit test/function-export.js"
},
"version": "0.1.5"
}