UNPKG

chadori-mobile-cloud-save

Version:

A Cordova plugin for the Construct Master Collection to implement built-in mobile cloud save.

37 lines (36 loc) 856 B
{ "name": "chadori-mobile-cloud-save", "version": "0.0.2", "description": "A Cordova plugin for the Construct Master Collection to implement built-in mobile cloud save.", "author": "Chadori", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/Chadori/Construct-Master-Collection.git" }, "cordova": { "id": "chadori-mobile-cloud-save", "platforms": [ "android", "ios" ] }, "issue": "https://github.com/Chadori/Construct-Master-Collection/issues", "keywords": [ "construct-master-collection", "cloud", "save", "cloud-save", "google", "icloud", "ecosystem:cordova", "cordova", "cordova-android", "cordova-ios" ], "dependencies": { "xml2js": "^0.4.9" }, "devDependencies": {}, "types": "./chadori-mobile-cloud-save.d.ts" }