UNPKG

concepto-bridge

Version:

Concepto DSL - Live Mode Bridge

45 lines (44 loc) 940 B
{ "name": "concepto-bridge", "version": "1.3.4", "description": "Concepto DSL - Live Mode Bridge", "main": "live.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "concepto", "bridge", "live", "dsl", "creador-dev", "creador" ], "author": { "name": "Pablo Schaffner" }, "license": "ISC", "dependencies": { "applescript": "^1.0.0", "cheerio": "^0.19.0", "colors": "^1.1.2", "esprima": "^2.7.1", "i18n": "^0.8.3", "js2xmlparser": "^1.0.0", "jsonfile": "^2.2.3", "net": "^1.0.2", "node-ini": "^1.0.0", "node-notifier": "^4.4.0", "node-watch": "^0.3.5", "pkginfo": "^0.3.1", "portastic": "^1.0.1", "socket.io-client": "^0.9.17", "strip-bom": "^2.0.0", "update-notifier": "^0.6.0", "xml2js": "^0.4.15" }, "bin": { "concepto-live-bridge": "./live", "live": "./live" } }