.profile/mii/package.json
2018-02-20 21:23:40 -05:00

18 lines
365 B
JSON

{
"name": "mii-wiiu",
"version": "1.0.0",
"description": "",
"main": "bitstream.class.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"bufferpack": "0.0.6",
"jimp": "^0.2.28",
"python-struct": "^1.0.6",
"range": "0.0.3",
"sharp": "^0.19.0"
}
}