Ionic Native

This commit is contained in:
Max Lynch 2015-11-27 23:05:15 -06:00
parent 188079fdef
commit f7f1acb1b6
2 changed files with 5 additions and 4 deletions

View File

@ -1,2 +1,3 @@
# Cordova Wrap
# Ionic Native
Native plugins to replace ngCordova

View File

@ -1,5 +1,5 @@
{
"name": "cordova-wrap",
"name": "ionic-native",
"version": "1.0.7",
"description": "Native plugins for Cordova and Ionic with ES6+, Promise and Observable support",
"main": "dist/index.js",
@ -12,12 +12,12 @@
},
"repository": {
"type": "git",
"url": "https://github.com/driftyco/cordova-wrap.git"
"url": "https://github.com/driftyco/ionic-native.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/driftyco/cordova-wrap/issues"
"url": "https://github.com/driftyco/ionic-native/issues"
},
"homepage": "https://github.com/driftyco/ionic-native",
"typings": "./dist/index.d.ts"