applozic-cordova-chat-pluginn
Version:
94 lines (93 loc) • 2.49 kB
JSON
{
"_from": "cordova-plugin-splashscreen@~4.0.1",
"_id": "cordova-plugin-splashscreen@4.0.3",
"_inBundle": false,
"_integrity": "sha1-dzzRNjwfO6y5kBZj6eN5PdPgoZ0=",
"_location": "/cordova-plugin-splashscreen",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "cordova-plugin-splashscreen@~4.0.1",
"name": "cordova-plugin-splashscreen",
"escapedName": "cordova-plugin-splashscreen",
"rawSpec": "~4.0.1",
"saveSpec": null,
"fetchSpec": "~4.0.1"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/cordova-plugin-splashscreen/-/cordova-plugin-splashscreen-4.0.3.tgz",
"_shasum": "773cd1363c1f3bacb9901663e9e3793dd3e0a19d",
"_spec": "cordova-plugin-splashscreen@~4.0.1",
"_where": "/Users/devashish/Documents/Github/Ionic/cutePuppyPics/node_modules",
"author": {
"name": "Apache Software Foundation"
},
"bugs": {
"url": "https://github.com/apache/cordova-plugin-splashscreen/issues"
},
"bundleDependencies": false,
"cordova": {
"id": "cordova-plugin-splashscreen",
"platforms": [
"android",
"amazon-fireos",
"ubuntu",
"ios",
"blackberry10",
"wp8",
"windows8",
"windows",
"tizen"
]
},
"deprecated": false,
"description": "Cordova Splashscreen Plugin",
"devDependencies": {
"jshint": "^2.6.0"
},
"engines": {
"cordovaDependencies": {
"2.0.0": {
"cordova-android": ">=3.6.0"
},
"4.0.0": {
"cordova-android": ">=3.6.0",
"cordova-windows": ">=4.4.0"
},
"5.0.0": {
"cordova": ">100"
}
}
},
"homepage": "https://github.com/apache/cordova-plugin-splashscreen#readme",
"keywords": [
"cordova",
"splashscreen",
"ecosystem:cordova",
"cordova-android",
"cordova-amazon-fireos",
"cordova-ubuntu",
"cordova-ios",
"cordova-blackberry10",
"cordova-wp8",
"cordova-windows8",
"cordova-windows",
"cordova-tizen"
],
"license": "Apache-2.0",
"name": "cordova-plugin-splashscreen",
"repository": {
"type": "git",
"url": "git+https://github.com/apache/cordova-plugin-splashscreen.git"
},
"scripts": {
"jshint": "node node_modules/jshint/bin/jshint www && node node_modules/jshint/bin/jshint src && node node_modules/jshint/bin/jshint tests",
"test": "npm run jshint"
},
"types": "./types/index.d.ts",
"version": "4.0.3"
}