2020-12-26 04:16:29 +08:00

15 lines
261 B
JSON

{
"name": "send",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"utils": "file:../common/utils"
}
}