UNPKG

wasm-metering

Version:

injects metering into webassembly binaries

47 lines (46 loc) 1.37 kB
{ "_from": "is-boolean-attribute@0.0.1", "_id": "is-boolean-attribute@0.0.1", "_inBundle": false, "_integrity": "sha1-JKtZt9y52jYSx3PmDGVlZeWgmAw=", "_location": "/is-boolean-attribute", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "is-boolean-attribute@0.0.1", "name": "is-boolean-attribute", "escapedName": "is-boolean-attribute", "rawSpec": "0.0.1", "saveSpec": null, "fetchSpec": "0.0.1" }, "_requiredBy": [ "/nanohtml" ], "_resolved": "https://registry.npmjs.org/is-boolean-attribute/-/is-boolean-attribute-0.0.1.tgz", "_shasum": "24ab59b7dcb9da3612c773e60c656565e5a0980c", "_spec": "is-boolean-attribute@0.0.1", "_where": "/home/null/code/wasm-metering/demo/node_modules/nanohtml", "author": { "name": "Anthony Short" }, "bugs": { "url": "https://github.com/anthonyshort/is-boolean-attribute/issues" }, "bundleDependencies": false, "deprecated": false, "description": "See if an node attribute is a boolean", "homepage": "https://github.com/anthonyshort/is-boolean-attribute#readme", "license": "MIT", "main": "index.js", "name": "is-boolean-attribute", "repository": { "type": "git", "url": "git://github.com/anthonyshort/is-boolean-attribute.git" }, "scripts": { "test": "make test" }, "version": "0.0.1" }