2016-04-28 20:50:03 -04:00
|
|
|
{
|
|
|
|
"name": "@angular/platform-browser",
|
2016-05-27 19:17:16 -04:00
|
|
|
"version": "0.0.0-PLACEHOLDER",
|
2016-04-28 20:50:03 -04:00
|
|
|
"description": "",
|
|
|
|
"main": "index.js",
|
|
|
|
"jsnext:main": "esm/index.js",
|
|
|
|
"typings": "index.d.ts",
|
|
|
|
"author": "angular",
|
|
|
|
"license": "MIT",
|
|
|
|
"peerDependencies": {
|
2016-05-27 19:17:16 -04:00
|
|
|
"@angular/core": "0.0.0-PLACEHOLDER",
|
|
|
|
"@angular/common": "0.0.0-PLACEHOLDER",
|
|
|
|
"@angular/compiler": "0.0.0-PLACEHOLDER"
|
2016-05-18 02:17:15 -04:00
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/angular/angular.git"
|
2016-04-28 20:50:03 -04:00
|
|
|
}
|
|
|
|
}
|