101 lines
2.6 KiB
JSON
101 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "systemjs@^0.19.14",
|
|
"scope": null,
|
|
"escapedName": "systemjs",
|
|
"name": "systemjs",
|
|
"rawSpec": "^0.19.14",
|
|
"spec": ">=0.19.14 <0.20.0",
|
|
"type": "range"
|
|
},
|
|
"/home/dold/repos/taler/wallet-webex"
|
|
]
|
|
],
|
|
"_from": "systemjs@>=0.19.14 <0.20.0",
|
|
"_id": "systemjs@0.19.39",
|
|
"_inCache": true,
|
|
"_location": "/systemjs",
|
|
"_nodeVersion": "6.6.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-16-east.internal.npmjs.com",
|
|
"tmp": "tmp/systemjs-0.19.39.tgz_1474899103396_0.8730929894372821"
|
|
},
|
|
"_npmUser": {
|
|
"name": "guybedford",
|
|
"email": "guybedford@gmail.com"
|
|
},
|
|
"_npmVersion": "3.10.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "systemjs@^0.19.14",
|
|
"scope": null,
|
|
"escapedName": "systemjs",
|
|
"name": "systemjs",
|
|
"rawSpec": "^0.19.14",
|
|
"spec": ">=0.19.14 <0.20.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/systemjs/-/systemjs-0.19.39.tgz",
|
|
"_shasum": "e513e6f91a25a37b8b607c51c7989ee0d67b9356",
|
|
"_shrinkwrap": null,
|
|
"_spec": "systemjs@^0.19.14",
|
|
"_where": "/home/dold/repos/taler/wallet-webex",
|
|
"author": {
|
|
"name": "Guy Bedford"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/systemjs/systemjs/issues"
|
|
},
|
|
"dependencies": {
|
|
"when": "^3.7.5"
|
|
},
|
|
"description": "Universal dynamic module loader",
|
|
"devDependencies": {
|
|
"babel-core": "^5.8.22",
|
|
"qunit": "^0.6.2",
|
|
"traceur": "0.0.105",
|
|
"typescript": "^1.6.2",
|
|
"uglify-js": "~2.4.23"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "e513e6f91a25a37b8b607c51c7989ee0d67b9356",
|
|
"tarball": "https://registry.npmjs.org/systemjs/-/systemjs-0.19.39.tgz"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"dist"
|
|
],
|
|
"gitHead": "2ae1a1355519431b38071371627fed0d30a4c001",
|
|
"homepage": "https://github.com/systemjs/systemjs#readme",
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "guybedford",
|
|
"email": "guybedford@gmail.com"
|
|
}
|
|
],
|
|
"name": "systemjs",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/systemjs/systemjs.git"
|
|
},
|
|
"scripts": {
|
|
"build": "make",
|
|
"perf": "node bench/normalize-perf.js",
|
|
"test": "npm run test:babel && npm run test:traceur && npm run test:typescript",
|
|
"test:babel": "qunit -c s:./index.js -t ./test/test-babel.js",
|
|
"test:browser": "make test",
|
|
"test:traceur": "qunit -c s:./index.js -t ./test/test-traceur.js",
|
|
"test:typescript": "qunit -c s:./index.js -t ./test/test-typescript.js"
|
|
},
|
|
"version": "0.19.39"
|
|
}
|