UNPKG

webidl-loader

Version:

A web component for loading for webidl wasm applications

34 lines (33 loc) 813 B
{ "name": "webidl-loader", "version": "0.0.15", "description": "A web component for loading for webidl wasm applications", "main": "webidl-loader.js", "directories": { "example": "examples" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/richardanaya/webidl-loader.git" }, "keywords": [ "wasm", "webidl" ], "author": "Richard Anaya", "license": "MIT", "bugs": { "url": "https://github.com/richardanaya/webidl-loader/issues" }, "homepage": "https://github.com/richardanaya/webidl-loader#readme", "devDependencies": { "babel-minify": "^0.5.0", "poetry-compiler": "^0.48.0", "prettier": "^1.16.1", "rollup": "^1.1.2", "webidl2": "^17.0.1" } }