UNPKG

avmjs

Version:
27 lines (26 loc) 594 B
{ "name": "avmjs", "version": "1.0.7", "description": "Asynchronous Virtual Machine ", "homepage": "https://github.com/neurospeech/avm.js", "main": "avm.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/neurospeech/avm.js.git" }, "keywords": [ "callback", "hell", "async", "vm" ], "author": "Akash Kava", "license": "Apache", "bugs": { "url": "https://github.com/neurospeech/avm.js/issues" }, "homepage": "https://github.com/neurospeech/avm.js" }