mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-04 00:13:06 +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
|
Native plugins to replace ngCordova
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "cordova-wrap",
|
"name": "ionic-native",
|
||||||
"version": "1.0.7",
|
"version": "1.0.7",
|
||||||
"description": "Native plugins for Cordova and Ionic with ES6+, Promise and Observable support",
|
"description": "Native plugins for Cordova and Ionic with ES6+, Promise and Observable support",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
@ -12,12 +12,12 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/driftyco/cordova-wrap.git"
|
"url": "https://github.com/driftyco/ionic-native.git"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/driftyco/cordova-wrap/issues"
|
"url": "https://github.com/driftyco/ionic-native/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/driftyco/ionic-native",
|
"homepage": "https://github.com/driftyco/ionic-native",
|
||||||
"typings": "./dist/index.d.ts"
|
"typings": "./dist/index.d.ts"
|
||||||
|
Loading…
Reference in New Issue
Block a user