node-fps-hk/example/package.json
2019-10-28 13:59:20 +08:00

18 lines
322 B
JSON

{
"name": "example",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"http": "0.0.0",
"node-fps-hk": "file:..",
"qr-image": "^3.2.0"
}
}