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.
76 lines
2.2 KiB
76 lines
2.2 KiB
{
|
|
"_args": [
|
|
[
|
|
"zone.js@0.11.4",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
|
|
]
|
|
],
|
|
"_from": "zone.js@0.11.4",
|
|
"_id": "zone.js@0.11.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-DDh2Ab+A/B+9mJyajPjHFPWfYU1H+pdun4wnnk0OcQTNjem1XQSZ2CDW+rfZEUDjv5M19SBqAkjZi0x5wuB5Qw==",
|
|
"_location": "/zone.js",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "zone.js@0.11.4",
|
|
"name": "zone.js",
|
|
"escapedName": "zone.js",
|
|
"rawSpec": "0.11.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.11.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.11.4.tgz",
|
|
"_spec": "0.11.4",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
|
|
"author": {
|
|
"name": "Brian Ford"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/angular/angular/issues"
|
|
},
|
|
"dependencies": {
|
|
"tslib": "^2.0.0"
|
|
},
|
|
"description": "Zones for JavaScript",
|
|
"devDependencies": {
|
|
"@externs/nodejs": "^1.5.0",
|
|
"@types/node": "^10.9.4",
|
|
"domino": "2.1.2",
|
|
"google-closure-compiler": "^20200927.0.0",
|
|
"jest": "^26.4",
|
|
"mocha": "^3.1.2",
|
|
"mock-require": "3.0.3",
|
|
"promises-aplus-tests": "^2.1.2",
|
|
"typescript": "4.1.2"
|
|
},
|
|
"es2015": "./fesm2015/zone.js",
|
|
"fesm2015": "./fesm2015/zone.js",
|
|
"homepage": "https://github.com/angular/angular#readme",
|
|
"license": "MIT",
|
|
"main": "./bundles/zone.umd.js",
|
|
"module": "./fesm2015/zone.js",
|
|
"name": "zone.js",
|
|
"publishConfig": {
|
|
"registry": "https://wombat-dressing-room.appspot.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/angular/angular.git",
|
|
"directory": "packages/zone.js"
|
|
},
|
|
"scripts": {
|
|
"closuretest": "./scripts/closure/closure_compiler.sh",
|
|
"electrontest": "cd test/extra && node electron.js",
|
|
"jest:nodetest": "jest --config ./test/jest/jest.node.config.js ./test/jest/jest.spec.js",
|
|
"jest:test": "jest --config ./test/jest/jest.config.js ./test/jest/jest.spec.js",
|
|
"promisefinallytest": "tsc -p . && mocha ./test/promise/promise.finally.spec.js",
|
|
"promisetest": "tsc -p . && node ./test/promise/promise-test.js"
|
|
},
|
|
"typings": "./zone.d.ts",
|
|
"version": "0.11.4"
|
|
}
|