trainingproject
Version:
A module to teach you how to module.
93 lines (92 loc) • 2.27 kB
JSON
{
"_args": [
[
{
"raw": "mustache@^0.8.2",
"scope": null,
"escapedName": "mustache",
"name": "mustache",
"rawSpec": "^0.8.2",
"spec": ">=0.8.2 <0.9.0",
"type": "range"
},
"C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\i18n-core"
]
],
"_from": "mustache@>=0.8.2 <0.9.0",
"_id": "mustache@0.8.2",
"_inCache": true,
"_location": "/mustache",
"_npmUser": {
"name": "mjackson",
"email": "mjijackson@gmail.com"
},
"_npmVersion": "1.4.4",
"_phantomChildren": {},
"_requested": {
"raw": "mustache@^0.8.2",
"scope": null,
"escapedName": "mustache",
"name": "mustache",
"rawSpec": "^0.8.2",
"spec": ">=0.8.2 <0.9.0",
"type": "range"
},
"_requiredBy": [
"/i18n-core"
],
"_resolved": "https://registry.npmjs.org/mustache/-/mustache-0.8.2.tgz",
"_shasum": "bf5b922b8f40cdcfb91c035dcd916110d1621f9b",
"_shrinkwrap": null,
"_spec": "mustache@^0.8.2",
"_where": "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\i18n-core",
"author": {
"name": "mustache.js Authors",
"email": "http://github.com/janl/mustache.js"
},
"bugs": {
"url": "https://github.com/janl/mustache.js/issues"
},
"dependencies": {},
"description": "Logic-less {{mustache}} templates with JavaScript",
"devDependencies": {
"mocha": "1.5.0"
},
"directories": {},
"dist": {
"shasum": "bf5b922b8f40cdcfb91c035dcd916110d1621f9b",
"tarball": "https://registry.npmjs.org/mustache/-/mustache-0.8.2.tgz"
},
"homepage": "https://github.com/janl/mustache.js",
"keywords": [
"mustache",
"template",
"templates",
"ejs"
],
"main": "./mustache.js",
"maintainers": [
{
"name": "nathan",
"email": "nrstott@gmail.com"
},
{
"name": "mjackson",
"email": "mjijackson@gmail.com"
}
],
"name": "mustache",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/janl/mustache.js.git"
},
"scripts": {
"test": "mocha test"
},
"version": "0.8.2",
"volo": {
"url": "https://raw.github.com/janl/mustache.js/0.7.3/mustache.js"
}
}