@orica4s/dff-cordova-plugin-common
Version:
37 lines (36 loc) • 821 B
JSON
{
"name": "@orica4s/dff-cordova-plugin-common",
"version": "2.0.12-2",
"description": "Common Plugin",
"keywords": [
"cordova",
"plugin",
"common",
"dff",
"solutions"
],
"homepage": "https://github.com/dff-solutions/dff.CordovaPlugin.Common#readme",
"bugs": {
"url": "https://github.com/dff-solutions/dff.CordovaPlugin.Common/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dff-solutions/dff.CordovaPlugin.Common.git"
},
"license": "ISC",
"author": "Frank Koenigstein",
"type": "commonjs",
"main": "www/common.js",
"directories": {
"doc": "docs"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"cordova": {
"id": "dff-cordova-plugin-common",
"platforms": [
"android"
]
}
}