docs: update descriptions in package.jsons

This commit is contained in:
Igor Minar
2016-09-14 16:44:39 -07:00
parent 42f60ca303
commit cb657c4b55
13 changed files with 13 additions and 13 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@angular/platform-browser",
"version": "0.0.0-PLACEHOLDER",
"description": "Angular 2 platform-browser",
"description": "Angular - library for using Angular in a web browser",
"main": "bundles/platform-browser.umd.js",
"module": "index.js",
"typings": "index.d.ts",