thali
Version:
51 lines (50 loc) • 1.36 kB
JSON
{
"name": "thali",
"version": "2.1.0",
"description": "Thali Cordova Plugin",
"main": "thalireplicationmanager.js",
"dependencies": {
"body-parser": "^1.13.3",
"express": "4.13.3",
"ip": "^1.0.1",
"javascript-state-machine": "^2.3.5",
"lie": "^3.0.1",
"multiplex": "^6.2.2",
"node-ssdp": "thaliproject/node-ssdp#thali-changes",
"request": "^2.64.0",
"urlsafe-base64": "^1.0.0",
"winston": "^1.0.2"
},
"devDependencies": {
"jsdoc": "^3.3.3"
},
"scripts": {
"prepublish": "jx install/prePublishThaliCordovaPlugin.js",
"postpublish": "jx install/postPublishThaliCordovaPlugin.js",
"postinstall": "jx installCordovaPlugin.js",
"createPublicDocs": "./node_modules/.bin/jsdoc -c conf.json .",
"createInternalDocs": "./node_modules/.bin/jsdoc -c conf.json -p ."
},
"repository": {
"type": "git",
"url": "git+https://github.com/thaliproject/Thali_CordovaPlugin.git"
},
"keywords": [
"Thali",
"JXCore",
"PouchDB",
"Multiplex",
"cordova",
"Plugin",
"P2P",
"BlueTooth",
"WiFi-Direct",
"node.js"
],
"author": "Microsoft Corporation",
"license": "MIT",
"bugs": {
"url": "https://github.com/thaliproject/Thali_CordovaPlugin/issues"
},
"homepage": "https://github.com/thaliproject/Thali_CordovaPlugin/tree/story_00#readme"
}