forked from enviPath/enviPy
68 lines
1.8 KiB
JSON
68 lines
1.8 KiB
JSON
{
|
|
"_from": "browserify-babel-istanbul@0.4.0",
|
|
"_id": "browserify-babel-istanbul@0.4.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-Pdbsu9/L7eYtnaW6Q6qziHontek=",
|
|
"_location": "/browserify-babel-istanbul",
|
|
"_phantomChildren": {
|
|
"brace-expansion": "1.1.8"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "browserify-babel-istanbul@0.4.0",
|
|
"name": "browserify-babel-istanbul",
|
|
"escapedName": "browserify-babel-istanbul",
|
|
"rawSpec": "0.4.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.4.0"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/browserify-babel-istanbul/-/browserify-babel-istanbul-0.4.0.tgz",
|
|
"_shasum": "3dd6ecbbdfcbede62d9da5ba43aab3887a27b5e9",
|
|
"_spec": "browserify-babel-istanbul@0.4.0",
|
|
"_where": "/home/manfred/enviPath/ketcher2/ketcher",
|
|
"author": {
|
|
"name": "Devon Govett",
|
|
"email": "devongovett@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/malandrew/browserify-babel-istanbul/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"babel-istanbul": "^0.6.0",
|
|
"minimatch": "^2.0.0",
|
|
"through": "^2.3.4"
|
|
},
|
|
"deprecated": false,
|
|
"description": "A browserify transform for the babel-istanbul code coverage fork",
|
|
"devDependencies": {
|
|
"browserify": "^9.0.0",
|
|
"mocha": "^2.0.0"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"homepage": "https://github.com/malandrew/browserify-babel-istanbul",
|
|
"keywords": [
|
|
"browserify",
|
|
"coverage",
|
|
"istanbul",
|
|
"babel"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "browserify-babel-istanbul",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/malandrew/browserify-babel-istanbul.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "0.4.0"
|
|
}
|