UNPKG

wayscript-legacy

Version:

WayScript gives you flexible building blocks to seamlessly integrate, automate and host tools in the cloud.

45 lines (44 loc) 935 B
{ "name": "wayscript-legacy", "version": "0.1.2", "description": "WayScript gives you flexible building blocks to seamlessly integrate, automate and host tools in the cloud.", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/wayscript/wayscript-js-legacy.git" }, "keywords": [ "wayscript", "productivity", "software", "superpowers", "scripts", "cloud", "tools", "backend", "visual", "low-code", "modules", "trigger" ], "author": "Team WayScript", "license": "MIT", "bugs": { "url": "https://github.com/wayscript/wayscript-js-legacy/issues" }, "homepage": "https://wayscript.com", "devDependencies": { "chai": "^4.2.0", "mocha": "^6.1.4" }, "dependencies": { "buffer": "^5.4.3", "xmlhttprequest": "^1.8.0" } }