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.
typesetting/pitfall/pdfkit/node_modules/with/package.json

87 lines
2.0 KiB
JSON

{
"_args": [
[
{
"raw": "with@~2.0.0",
"scope": null,
"escapedName": "with",
"name": "with",
"rawSpec": "~2.0.0",
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"/Users/MB/git/pdfkit/node_modules/jade"
]
],
"_from": "with@>=2.0.0 <2.1.0",
"_id": "with@2.0.0",
"_inCache": true,
"_location": "/with",
"_npmUser": {
"name": "forbeslindesay",
"email": "forbes@lindeay.co.uk"
},
"_npmVersion": "1.3.8",
"_phantomChildren": {
"async": "0.2.10",
"optimist": "0.3.7",
"source-map": "0.1.43",
"uglify-to-browserify": "1.0.2"
},
"_requested": {
"raw": "with@~2.0.0",
"scope": null,
"escapedName": "with",
"name": "with",
"rawSpec": "~2.0.0",
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"_requiredBy": [
"/jade"
],
"_resolved": "https://registry.npmjs.org/with/-/with-2.0.0.tgz",
"_shasum": "ec01ff021db9df05639047147ede012f5e6d0afd",
"_shrinkwrap": null,
"_spec": "with@~2.0.0",
"_where": "/Users/MB/git/pdfkit/node_modules/jade",
"author": {
"name": "ForbesLindesay"
},
"bugs": {
"url": "https://github.com/ForbesLindesay/with/issues"
},
"dependencies": {
"uglify-js": "2.4.0"
},
"description": "Compile time `with` for strict mode JavaScript",
"devDependencies": {
"mocha": "~1.12.0"
},
"directories": {},
"dist": {
"shasum": "ec01ff021db9df05639047147ede012f5e6d0afd",
"tarball": "https://registry.npmjs.org/with/-/with-2.0.0.tgz"
},
"homepage": "https://github.com/ForbesLindesay/with#readme",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
}
],
"name": "with",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/ForbesLindesay/with.git"
},
"scripts": {
"test": "mocha -R spec"
},
"version": "2.0.0"
}