Files
grafana/public/vendor/npm/angular2/package.json
2015-12-17 13:18:32 +01:00

88 lines
2.0 KiB
JSON

{
"name": "angular2",
"version": "2.0.0-beta.0",
"description": "Angular 2 - a web framework for modern web apps",
"homepage": "https://github.com/angular/angular",
"bugs": {
"url": "https://github.com/angular/angular/issues"
},
"contributors": [
{
"name": "Alex Eagle",
"email": "alexeagle@google.com"
},
{
"name": "Chirayu Krishnappa",
"email": "chirayu@google.com"
},
{
"name": "Jeff Cross",
"email": "crossj@google.com"
},
{
"name": "Matias Niemela",
"email": "matsko@google.com"
},
{
"name": "Misko Hevery",
"email": "misko@google.com"
},
{
"name": "Rado Kirov",
"email": "radokirov@google.com"
},
{
"name": "Tobias Bosch",
"email": "tbosch@google.com"
},
{
"name": "Victor Savkin",
"email": "vsavkin@google.com"
},
{
"name": "Yegor Jbanov",
"email": "yjbanov@google.com"
},
{
"name": "Jeremy Elbourn",
"email": "jelbourn@google.com"
}
],
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "git+https://github.com/angular/angular.git"
},
"devDependencies": {},
"peerDependencies": {
"es6-promise": "^3.0.2",
"es6-shim": "^0.33.3",
"reflect-metadata": "0.1.2",
"rxjs": "5.0.0-beta.0",
"zone.js": "0.5.10"
},
"_id": "angular2@2.0.0-beta.0",
"scripts": {},
"_shasum": "97413fabc1eaf1547a081ba3ad4c61732db54837",
"_from": "angular2@*",
"_resolved": "https://registry.npmjs.org/angular2/-/angular2-2.0.0-beta.0.tgz",
"_npmVersion": "2.14.7",
"_nodeVersion": "4.2.1",
"_npmUser": {
"name": "angularcore",
"email": "angular-core+npm@google.com"
},
"dist": {
"shasum": "97413fabc1eaf1547a081ba3ad4c61732db54837",
"tarball": "http://registry.npmjs.org/angular2/-/angular2-2.0.0-beta.0.tgz"
},
"maintainers": [
{
"name": "angularcore",
"email": "angular-core+npm@google.com"
}
],
"directories": {},
"readme": "ERROR: No README data found!"
}