mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
remove auto-install and cleanup
This commit is contained in:
@@ -6,17 +6,9 @@
|
||||
"typings": "index.d.ts",
|
||||
"author": "ionic",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@angular/core": "2.2.1",
|
||||
"@ionic-native/core": "{{VERSION}}",
|
||||
"@ionic-native/utils": "{{VERSION}}",
|
||||
"rxjs": "5.0.0-beta.12"
|
||||
},
|
||||
"peerDependencies": {},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/driftyco/ionic-native.git"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "node -e \"require('@ionic-native/utils').install(require('./plugin-config.json'))\""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user