summaryrefslogtreecommitdiff
path: root/StoneIsland/plugins/cordova-plugin-firebase/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-09-26 00:21:27 +0200
committerJules Laplace <julescarbon@gmail.com>2017-09-26 00:21:27 +0200
commit73cbc66bb96b348ec791e6854d6c24e6d85b2fa8 (patch)
treed06eddeec93e692fde63cde5b21a20ff623f1386 /StoneIsland/plugins/cordova-plugin-firebase/package.json
parent3be2b3aea204f145d6e7c98d835891947105ed0e (diff)
cordova-plugin-firebase
Diffstat (limited to 'StoneIsland/plugins/cordova-plugin-firebase/package.json')
-rw-r--r--StoneIsland/plugins/cordova-plugin-firebase/package.json60
1 files changed, 60 insertions, 0 deletions
diff --git a/StoneIsland/plugins/cordova-plugin-firebase/package.json b/StoneIsland/plugins/cordova-plugin-firebase/package.json
new file mode 100644
index 00000000..90b5d164
--- /dev/null
+++ b/StoneIsland/plugins/cordova-plugin-firebase/package.json
@@ -0,0 +1,60 @@
+{
+ "_from": "cordova-plugin-firebase",
+ "_id": "cordova-plugin-firebase@0.1.24",
+ "_inBundle": false,
+ "_integrity": "sha1-qZk6XHZxFQJM2IIJDuiBT6TvuYQ=",
+ "_location": "/cordova-plugin-firebase",
+ "_phantomChildren": {},
+ "_requested": {
+ "type": "tag",
+ "registry": true,
+ "raw": "cordova-plugin-firebase",
+ "name": "cordova-plugin-firebase",
+ "escapedName": "cordova-plugin-firebase",
+ "rawSpec": "",
+ "saveSpec": null,
+ "fetchSpec": "latest"
+ },
+ "_requiredBy": [
+ "#USER",
+ "/"
+ ],
+ "_resolved": "https://registry.npmjs.org/cordova-plugin-firebase/-/cordova-plugin-firebase-0.1.24.tgz",
+ "_shasum": "a9993a5c767115024cd882090ee8814fa4efb984",
+ "_spec": "cordova-plugin-firebase",
+ "_where": "/Users/user/Sites/stone-island/StoneIsland/node_modules",
+ "author": {
+ "name": "Robert Arnesson"
+ },
+ "bugs": {
+ "url": "https://github.com/arnesson/cordova-plugin-firebase/issues"
+ },
+ "bundleDependencies": false,
+ "cordova": {
+ "id": "cordova-plugin-firebase",
+ "platforms": [
+ "android",
+ "ios",
+ "browser"
+ ]
+ },
+ "deprecated": false,
+ "description": "Cordova plugin for Google Firebase",
+ "homepage": "https://github.com/arnesson/cordova-plugin-firebase#readme",
+ "keywords": [
+ "ecosystem:cordova",
+ "cordova-android",
+ "cordova-ios",
+ "cordova-browser",
+ "firebase",
+ "push",
+ "notifications"
+ ],
+ "license": "MIT",
+ "name": "cordova-plugin-firebase",
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/arnesson/cordova-plugin-firebase.git"
+ },
+ "version": "0.1.24"
+}