wasm-metering
Version:
injects metering into webassembly binaries
14 lines • 332 B
JSON
{
"name": "is-boolean-attribute",
"repo": "anthonyshort/is-boolean-attribute",
"description": "Checks if an attribute is a boolean attribute (doesn't need a value)",
"version": "0.0.1",
"keywords": [],
"dependencies": {},
"development": {},
"license": "MIT",
"main": "index.js",
"scripts": [
"index.js"
]
}