build(aio): add angular.io package.json and yarn.lock file

closes #14098
This commit is contained in:
Igor Minar 2017-01-25 03:04:30 -08:00 committed by Victor Berchet
parent 1ce7fd7827
commit 4106d18172
2 changed files with 1796 additions and 0 deletions

12
angular.io/package.json Normal file
View File

@ -0,0 +1,12 @@
{
"name": "angular.io",
"version": "0.0.0",
"main": "index.js",
"repository": "git@github.com:angular/angular.git",
"author": "Angular",
"license": "MIT",
"dependencies": {},
"devDependencies": {
"firebase-tools": "^3.2.1"
}
}

1784
angular.io/yarn.lock Normal file

File diff suppressed because it is too large Load Diff