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.
101 lines
3.1 KiB
101 lines
3.1 KiB
{
|
|
"_args": [
|
|
[
|
|
"@angular/platform-browser@12.2.16",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
|
|
]
|
|
],
|
|
"_from": "@angular/platform-browser@12.2.16",
|
|
"_id": "@angular/platform-browser@12.2.16",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-T855ppLeQO6hRHi7lGf5fwPoUVt+c0h2rgkV5jHElc3ylaGnhecmZc6fnWLX4pw82TMJUgUV88CY8JCFabJWwg==",
|
|
"_location": "/@angular/platform-browser",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@angular/platform-browser@12.2.16",
|
|
"name": "@angular/platform-browser",
|
|
"escapedName": "@angular%2fplatform-browser",
|
|
"scope": "@angular",
|
|
"rawSpec": "12.2.16",
|
|
"saveSpec": null,
|
|
"fetchSpec": "12.2.16"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-12.2.16.tgz",
|
|
"_spec": "12.2.16",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
|
|
"author": {
|
|
"name": "angular"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/angular/angular/issues"
|
|
},
|
|
"dependencies": {
|
|
"tslib": "^2.2.0"
|
|
},
|
|
"description": "Angular - library for using Angular in a web browser",
|
|
"engines": {
|
|
"node": "^12.14.1 || >=14.0.0"
|
|
},
|
|
"es2015": "./fesm2015/platform-browser.js",
|
|
"esm2015": "./esm2015/platform-browser.js",
|
|
"fesm2015": "./fesm2015/platform-browser.js",
|
|
"homepage": "https://github.com/angular/angular#readme",
|
|
"license": "MIT",
|
|
"main": "./bundles/platform-browser.umd.js",
|
|
"module": "./fesm2015/platform-browser.js",
|
|
"name": "@angular/platform-browser",
|
|
"ng-update": {
|
|
"packageGroup": [
|
|
"@angular/core",
|
|
"@angular/bazel",
|
|
"@angular/common",
|
|
"@angular/compiler",
|
|
"@angular/compiler-cli",
|
|
"@angular/animations",
|
|
"@angular/elements",
|
|
"@angular/platform-browser",
|
|
"@angular/platform-browser-dynamic",
|
|
"@angular/forms",
|
|
"@angular/platform-server",
|
|
"@angular/upgrade",
|
|
"@angular/router",
|
|
"@angular/language-service",
|
|
"@angular/localize",
|
|
"@angular/service-worker"
|
|
]
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/animations": "12.2.16",
|
|
"@angular/core": "12.2.16",
|
|
"@angular/common": "12.2.16"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@angular/animations": {
|
|
"optional": true
|
|
}
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/angular/angular.git",
|
|
"directory": "packages/platform-browser"
|
|
},
|
|
"sideEffects": false,
|
|
"typings": "./platform-browser.d.ts",
|
|
"version": "12.2.16",
|
|
"__processed_by_ivy_ngcc__": {
|
|
"es2015": "12.2.16",
|
|
"esm2015": "12.2.16",
|
|
"fesm2015": "12.2.16",
|
|
"main": "12.2.16",
|
|
"module": "12.2.16",
|
|
"typings": "12.2.16"
|
|
},
|
|
"scripts": {
|
|
"prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by NGCC. This is not allowed.\\nPlease delete and rebuild the package, without compiling with NGCC, before attempting to publish.\\nNote that NGCC may have been run by importing this package into another project that is being built with Ivy enabled.\\n')\" && exit 1"
|
|
}
|
|
}
|