agn-utils/bit-util/package.json

13 lines
286 B
JSON

{
"name": "bit-util",
"version": "1.0.0",
"description": "Bit utilities with bit manipulation functions",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Trung Hoang",
"license": "Proprietary"
}