agn-utils/.svn/pristine/70/70ac0b9a505e464dbe2b071fb9dbc747bcd8a831.svn-base

13 lines
286 B
Plaintext

{
"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"
}