crush2bits
Version:
aught-bitcrush simulator
22 lines (21 loc) • 425 B
JSON
{
"name": "crush2bits",
"version": "2.0.0",
"description": "aught-bitcrush simulator",
"main": "crush2bits.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.com:NHQ/crush2bits.git"
},
"keywords": [
"bitcrusher",
"bit",
"crush"
],
"author": "johnny",
"license": "MIT",
"readmeFilename": "README.md"
}