chore(package): add npm keywords property

This commit is contained in:
Adam Bradley
2016-01-20 09:09:19 -06:00
parent da9d8922aa
commit 94ef1f4ce1
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
"name": "ionic-framework",
"version": "2.0.0-alpha.<%= ionicVersion %>",
"license": "Apache-2.0",
"keywords": ["ionic", "framework", "mobile", "app", "hybrid", "webapp"],
"repository": {
"type": "git",
"url": "https://github.com/driftyco/ionic2.git"