You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
1.7 KiB
61 lines
1.7 KiB
{
|
|
"_from": "browserify-optional@^1.0.1",
|
|
"_id": "browserify-optional@1.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-HhNyLP3g2F8SFnbCpyztUzoBiGk=",
|
|
"_location": "/browserify-optional",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "browserify-optional@^1.0.1",
|
|
"name": "browserify-optional",
|
|
"escapedName": "browserify-optional",
|
|
"rawSpec": "^1.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@foliojs-fork/fontkit"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/browserify-optional/-/browserify-optional-1.0.1.tgz",
|
|
"_shasum": "1e13722cfde0d85f121676c2a72ced533a018869",
|
|
"_spec": "browserify-optional@^1.0.1",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam/node_modules/@foliojs-fork/fontkit",
|
|
"author": {
|
|
"name": "Devon Govett",
|
|
"email": "devongovett@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/devongovett/browserify-optional/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"ast-transform": "0.0.0",
|
|
"ast-types": "^0.7.0",
|
|
"browser-resolve": "^1.8.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "A browserify transform that allows optional dependencies in try..catch blocks",
|
|
"devDependencies": {
|
|
"concat-stream": "^1.4.7",
|
|
"mocha": "^2.2.1"
|
|
},
|
|
"homepage": "https://github.com/devongovett/browserify-optional",
|
|
"keywords": [
|
|
"browserify",
|
|
"transform",
|
|
"optional"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "browserify-optional",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/devongovett/browserify-optional.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|