2016-04-28 20:50:03 -04:00
|
|
|
{
|
|
|
|
"name": "@angular/core",
|
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-08-22 20:17:23 -04:00
|
|
|
"rxjs": "5.0.0-beta.11",
|
2016-04-28 20:50:03 -04:00
|
|
|
"zone.js": "^0.6.6"
|
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
|
|
|
}
|
|
|
|
}
|