wallet-core/node_modules/typhonjs-istanbul-instrument-jspm/package.json
2016-10-10 03:43:44 +02:00

126 lines
3.8 KiB
JSON

{
"_args": [
[
{
"raw": "typhonjs-istanbul-instrument-jspm@^0.1.0",
"scope": null,
"escapedName": "typhonjs-istanbul-instrument-jspm",
"name": "typhonjs-istanbul-instrument-jspm",
"rawSpec": "^0.1.0",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"/home/dold/repos/taler/wallet-webex"
]
],
"_from": "typhonjs-istanbul-instrument-jspm@>=0.1.0 <0.2.0",
"_id": "typhonjs-istanbul-instrument-jspm@0.1.0",
"_inCache": true,
"_location": "/typhonjs-istanbul-instrument-jspm",
"_nodeVersion": "5.2.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/typhonjs-istanbul-instrument-jspm-0.1.0.tgz_1457909409369_0.3988168998621404"
},
"_npmUser": {
"name": "typhonrt",
"email": "support@typhonrt.org"
},
"_npmVersion": "3.5.3",
"_phantomChildren": {},
"_requested": {
"raw": "typhonjs-istanbul-instrument-jspm@^0.1.0",
"scope": null,
"escapedName": "typhonjs-istanbul-instrument-jspm",
"name": "typhonjs-istanbul-instrument-jspm",
"rawSpec": "^0.1.0",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/typhonjs-istanbul-instrument-jspm/-/typhonjs-istanbul-instrument-jspm-0.1.0.tgz",
"_shasum": "a7b944584b512c8b8dfeb37b97953b306e45d339",
"_shrinkwrap": null,
"_spec": "typhonjs-istanbul-instrument-jspm@^0.1.0",
"_where": "/home/dold/repos/taler/wallet-webex",
"author": {
"name": "Mike Leahy"
},
"bugs": {
"url": "https://github.com/typhonjs-node-jspm/typhonjs-istanbul-instrument-jspm/issues"
},
"dependencies": {},
"description": "Provides a NPM module to add Istanbul instrumentation to JSPM / SystemJS by replacing the System.translate hook.",
"devDependencies": {
"jspm": "^0.16.0",
"typhonjs-config-eslint": "^0.4.0",
"typhonjs-npm-build-test": "^0.x.x"
},
"directories": {},
"dist": {
"shasum": "a7b944584b512c8b8dfeb37b97953b306e45d339",
"tarball": "https://registry.npmjs.org/typhonjs-istanbul-instrument-jspm/-/typhonjs-istanbul-instrument-jspm-0.1.0.tgz"
},
"engines": {
"npm": ">=3.x"
},
"files": [
"dist",
"src",
"AUTHORS.md"
],
"gitHead": "2e2efc0e77148d4df890b2f80a432f650b3e5f33",
"homepage": "https://github.com/typhonjs-node-jspm/typhonjs-istanbul-instrument-jspm/",
"jspm": {
"directories": {},
"devDependencies": {
"babel": "npm:babel-core@^5.8.35",
"babel-runtime": "npm:babel-runtime@^5.8.35",
"core-js": "npm:core-js@^1.2.6",
"underscore": "npm:underscore@^1.8.3"
}
},
"keywords": [
"instrument",
"istanbul",
"jspm",
"systemjs",
"plugin",
"ES6",
"ES2015",
"ECMAScript6",
"ECMAScript2015"
],
"license": "MPL-2.0",
"main": "dist/instrumentIstanbulSystem.js",
"maintainers": [
{
"name": "typhonrt",
"email": "support@typhonrt.org"
}
],
"name": "typhonjs-istanbul-instrument-jspm",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/typhonjs-node-jspm/typhonjs-istanbul-instrument-jspm/typhonjs-istanbul-instrument-jspm.git"
},
"scripts": {
"build": "babel-node ./node_modules/typhonjs-npm-scripts-build-babel/scripts/build.js",
"esdoc": "esdoc -c .esdocrc",
"eslint": "eslint .",
"prepublish": "babel-node ./node_modules/typhonjs-npm-scripts-publish/scripts/prepublish.js",
"test-coverage": "babel-node ./node_modules/typhonjs-npm-scripts-test-mocha/scripts/mocha-istanbul-report.js",
"test-runner": "babel-node ./node_modules/.bin/_mocha --compilers js:babel-register -t 120000 ./test/runner/TestRunner.js"
},
"typhonjs": {
"scm": {
"autoInstallJSPM": false
}
},
"version": "0.1.0"
}