You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

78 lines
1.8 KiB
JSON

{
"_args": [
[
"with@~4.0.0",
"/Users/alfiepates/src/invoicer/node_modules/jade"
]
],
"_from": "with@>=4.0.0 <4.1.0",
"_id": "with@4.0.3",
"_inCache": true,
"_installable": true,
"_location": "/with",
"_nodeVersion": "1.6.2",
"_npmUser": {
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
},
"_npmVersion": "2.7.1",
"_phantomChildren": {},
"_requested": {
"name": "with",
"raw": "with@~4.0.0",
"rawSpec": "~4.0.0",
"scope": null,
"spec": ">=4.0.0 <4.1.0",
"type": "range"
},
"_requiredBy": [
"/jade"
],
"_resolved": "https://registry.npmjs.org/with/-/with-4.0.3.tgz",
"_shasum": "eefd154e9e79d2c8d3417b647a8f14d9fecce14e",
"_shrinkwrap": null,
"_spec": "with@~4.0.0",
"_where": "/Users/alfiepates/src/invoicer/node_modules/jade",
"author": {
"name": "ForbesLindesay"
},
"bugs": {
"url": "https://github.com/ForbesLindesay/with/issues"
},
"dependencies": {
"acorn": "^1.0.1",
"acorn-globals": "^1.0.3"
},
"description": "Compile time `with` for strict mode JavaScript",
"devDependencies": {
"mocha": "~1.12.0",
"uglify-js": "^2.4.15"
},
"directories": {},
"dist": {
"shasum": "eefd154e9e79d2c8d3417b647a8f14d9fecce14e",
"tarball": "http://localhost:4873/with/-/with-4.0.3.tgz"
},
"gitHead": "38351aea899040937ab8c7c9ce43b3ad1d498bed",
"homepage": "https://github.com/ForbesLindesay/with",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
}
],
"name": "with",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/ForbesLindesay/with.git"
},
"scripts": {
"test": "mocha test/index.js -R spec"
},
"version": "4.0.3"
}