summaryrefslogtreecommitdiff
path: root/StoneIsland/plugins/phonegap-plugin-push/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/plugins/phonegap-plugin-push/package.json')
-rw-r--r--StoneIsland/plugins/phonegap-plugin-push/package.json86
1 files changed, 0 insertions, 86 deletions
diff --git a/StoneIsland/plugins/phonegap-plugin-push/package.json b/StoneIsland/plugins/phonegap-plugin-push/package.json
deleted file mode 100644
index 01287217..00000000
--- a/StoneIsland/plugins/phonegap-plugin-push/package.json
+++ /dev/null
@@ -1,86 +0,0 @@
-{
- "_from": "phonegap-plugin-push@1.9.2",
- "_id": "phonegap-plugin-push@1.9.2",
- "_inBundle": false,
- "_integrity": "sha1-3PktbNuZLcs3iUCyIbfwjoKcn8E=",
- "_location": "/phonegap-plugin-push",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "phonegap-plugin-push@1.9.2",
- "name": "phonegap-plugin-push",
- "escapedName": "phonegap-plugin-push",
- "rawSpec": "1.9.2",
- "saveSpec": null,
- "fetchSpec": "1.9.2"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/phonegap-plugin-push/-/phonegap-plugin-push-1.9.2.tgz",
- "_shasum": "dcf92d6cdb992dcb378940b221b7f08e829c9fc1",
- "_spec": "phonegap-plugin-push@1.9.2",
- "_where": "/Users/user/Sites/stone-island/StoneIsland",
- "author": {
- "name": "Adobe PhoneGap Team"
- },
- "bugs": {
- "url": "https://github.com/phonegap/phonegap-plugin-push/issues"
- },
- "bundleDependencies": false,
- "cordova": {
- "id": "phonegap-plugin-push",
- "platforms": [
- "ios",
- "android",
- "windows",
- "browser"
- ]
- },
- "deprecated": false,
- "description": "Register and receive push notifications.",
- "devDependencies": {
- "jasmine-node": "1.14.5",
- "pluginpub": "^0.0.5"
- },
- "engines": {
- "cordovaDependencies": {
- "1.8.2": {
- "cordova": ">=3.6.3",
- "cordova-android": ">=4.0.0",
- "cordova-ios": ">=4.1.0"
- },
- "1.9.0": {
- "cordova": ">=6.4.0",
- "cordova-android": ">=6.0.0",
- "cordova-ios": ">=4.3.0"
- },
- "2.0.0": {
- "cordova": ">100"
- }
- }
- },
- "homepage": "http://github.com/phonegap/phonegap-plugin-push#readme",
- "keywords": [
- "ecosystem:cordova",
- "ecosystem:phonegap",
- "cordova-ios",
- "cordova-android",
- "cordova-windows8",
- "cordova-windows",
- "cordova-wp8",
- "cordova-browser"
- ],
- "license": "APL",
- "name": "phonegap-plugin-push",
- "repository": {
- "type": "git",
- "url": "git://github.com/phonegap/phonegap-plugin-push.git"
- },
- "scripts": {
- "test": "jasmine-node --color spec"
- },
- "version": "1.9.2"
-}