UNPKG

zeysdk

Version:
42 lines (41 loc) 886 B
{ "author": "ZeyOS GmbH & Co. KG", "name": "zeysdk", "description": "SDK for ZeyOS", "version": "0.9.7-alpha0", "repository": { "url": "https://github.com/zeyosinc/zeysdk" }, "keywords": [ "ZeyOS", "SDK", "iXML" ], "main": "index.js", "bin": { "zeysdk": "bin/index.js" }, "scripts": { "test": "node test" }, "devDependencies": { "agraddy.test.tap": "^0.8.0" }, "dependencies": { "agraddy.async.each": "^0.5.0", "agraddy.async.series": "^0.2.0", "agraddy.async.waterfall": "^0.2.0", "agraddy.async.whilst": "^0.2.0", "agraddy.format": "^0.9.0", "agraddy.validate": "^0.6.0", "eol": "^0.9.1", "lockfile": "^1.0.4", "node-watch": "^0.6.3", "ora": "^1.4.0", "read": "^1.0.7", "shelljs": "^0.8.4", "terminal-kit": "^1.27.0", "uuid": "^3.3.2", "walk-sync": "^0.3.4" } }