cordova-plugin-winstore-jscompat
Version:
A plugin that includes a compatibility library for Windows Phone 8.1 apps
26 lines (25 loc) • 685 B
JSON
{
"name": "cordova-plugin-winstore-jscompat",
"version": "0.0.6",
"description": "A plugin that includes a compatibility library for Windows Phone 8.1 apps",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/whins/cordova-plugin-winstore-jscompat.git"
},
"author": "whins",
"license": "ISC",
"bugs": {
"url": "https://github.com/whins/cordova-plugin-winstore-jscompat/issues"
},
"homepage": "https://github.com/whins/cordova-plugin-winstore-jscompat#readme",
"keywords": [
"cordova",
"plugin",
"winstore",
"jscompat"
]
}