12 lines
261 B
JSON
12 lines
261 B
JSON
{
|
|
"name": "globallinktransfer",
|
|
"version": "0.0.1",
|
|
"description": "A middleware for parsing http actions",
|
|
"main": "app.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Team SoulSim",
|
|
"license": "ISC"
|
|
}
|