mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-03 16:03:02 +08:00
Ionic Native
This commit is contained in:
parent
188079fdef
commit
f7f1acb1b6
@ -1,2 +1,3 @@
|
||||
# Cordova Wrap
|
||||
# Ionic Native
|
||||
|
||||
Native plugins to replace ngCordova
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user