UNPKG

cordova-sdk

Version:
76 lines (75 loc) 1.79 kB
{ "_from": "cordova-sdk", "_id": "cordova-sdk@0.1.2", "_inBundle": false, "_integrity": "sha512-n6pYah6CRlXCqc/bJBX+iLtZZuUs9VSQdHT2sXMq1NPewxwJzQjIA7Tz4fqWDXnjJKnCS+s8Uv65Nmhcp1KG/Q==", "_location": "/cordova-sdk", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "cordova-sdk", "name": "cordova-sdk", "escapedName": "cordova-sdk", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/cordova-sdk/-/cordova-sdk-0.1.2.tgz", "_shasum": "a28c2f71527f4c1ae5821e909f64056b26c6a9e5", "_spec": "cordova-sdk", "_where": "C:\\dev\\temp\\tmpnpm", "author": { "name": "Vasil Vasilev", "email": "vava@queue-it.net" }, "bugs": { "url": "https://github.com/hirtenfelder/cordova-plugin-template/issues" }, "bundleDependencies": false, "cordova": { "id": "cordova-sdk", "platforms": [ "android", "ios" ] }, "cordova_name": "QueueIt", "deprecated": false, "description": "Cordova plugin for Queue-It", "devDependencies": { "@cordova/eslint-config": "^3.0.0" }, "engines": { "cordovaDependencies": { "3.0.0": { "cordova": ">=9" }, "4.0.0": { "cordova": ">100" } } }, "homepage": "https://github.com/hirtenfelder/cordova-plugin-template#readme", "keywords": [ "queue-it", "plugin", "template" ], "license": "MIT", "name": "cordova-sdk", "repository": { "type": "git", "url": "git+https://github.com/hirtenfelder/cordova-plugin-template.git" }, "scripts": { "lint": "eslint .", "test": "npm run lint" }, "types": "types/index.d.ts", "version": "0.1.3-deprecated" }