{ "name": "nodent-runtime", "version": "3.2.1", "description": "Runtime component of nodent", "main": "runtime.js", "scripts": { "test": "node tests", "install": "node build.js" }, "repository": { "type": "git", "url": "git+https://github.com/MatAtBread/nodent-runtime.git" }, "keywords": [ "nodent", "runtime", "asunc", "await", "es7" ], "author": "matatbread", "license": "MIT", "bugs": { "url": "https://github.com/MatAtBread/nodent-runtime/issues" }, "homepage": "https://github.com/MatAtBread/nodent-runtime#readme" }