chore(): update package.json description

This commit is contained in:
Tim Lancina 2016-02-18 12:41:20 -06:00
parent 8562195533
commit 816c10dca4

View File

@ -1,7 +1,7 @@
{ {
"name": "ionic-native", "name": "ionic-native",
"version": "1.0.8", "version": "1.0.8",
"description": "Native plugins for Cordova and Ionic with ES6+, Promise and Observable support", "description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support",
"main": "dist/index.js", "main": "dist/index.js",
"directories": { "directories": {
"test": "test" "test": "test"