@bnorth/cordova
Version:
bnorth hybird tool with cordova
45 lines (44 loc) • 910 B
JSON
{
"name": "@bnorth/cordova",
"version": "4.1.1",
"description": "bnorth hybird tool with cordova",
"keywords": [
"bnorth",
"hybird",
"cordova",
"android",
"ios"
],
"author": "able99 <8846755@qq.com>",
"homepage": "https://github.com/able99",
"license": "MIT",
"bin": {
"bnorth-cordova": "./bin/cli.js"
},
"files": [
"bin",
"templates"
],
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/able99/bnorth.git"
},
"scripts": {
"build": "node -v"
},
"bugs": {
"url": "https://github.com/able99/bnorth/issues"
},
"dependencies": {
"address": "1.1.2",
"cordova": "^9.0.0",
"cross-spawn": "^6.0.5",
"fs-extra": "^7.0.0",
"xml2js": "^0.4.19"
},
"gitHead": "f91979a9f1bfb32f9f5826a79f4b1bb8de4af651"
}