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/browserify-optional/package.json

93 lines
2.4 KiB
JSON

{
"_args": [
[
{
"raw": "browserify-optional@^1.0.0",
"scope": null,
"escapedName": "browserify-optional",
"name": "browserify-optional",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/Users/MB/git/pdfkit/node_modules/fontkit"
]
],
"_from": "browserify-optional@>=1.0.0 <2.0.0",
"_id": "browserify-optional@1.0.0",
"_inCache": true,
"_location": "/browserify-optional",
"_npmUser": {
"name": "devongovett",
"email": "devongovett@gmail.com"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"raw": "browserify-optional@^1.0.0",
"scope": null,
"escapedName": "browserify-optional",
"name": "browserify-optional",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/fontkit",
"/restructure"
],
"_resolved": "https://registry.npmjs.org/browserify-optional/-/browserify-optional-1.0.0.tgz",
"_shasum": "20cf7ab1e7bf014cbf63782d35d75b62dab4b6f1",
"_shrinkwrap": null,
"_spec": "browserify-optional@^1.0.0",
"_where": "/Users/MB/git/pdfkit/node_modules/fontkit",
"author": {
"name": "Devon Govett",
"email": "devongovett@gmail.com"
},
"bugs": {
"url": "https://github.com/devongovett/browserify-optional/issues"
},
"dependencies": {
"ast-transform": "0.0.0",
"ast-types": "^0.7.0",
"browser-resolve": "^1.8.1"
},
"description": "A browserify transform that allows optional dependencies in try..catch blocks",
"devDependencies": {
"concat-stream": "^1.4.7",
"mocha": "^2.2.1"
},
"directories": {},
"dist": {
"shasum": "20cf7ab1e7bf014cbf63782d35d75b62dab4b6f1",
"tarball": "https://registry.npmjs.org/browserify-optional/-/browserify-optional-1.0.0.tgz"
},
"gitHead": "8f7b7776c06d1bcc875c9bf2e166a73b20622024",
"homepage": "https://github.com/devongovett/browserify-optional",
"keywords": [
"browserify",
"transform",
"optional"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "devongovett",
"email": "devongovett@gmail.com"
}
],
"name": "browserify-optional",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/devongovett/browserify-optional.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.0.0"
}