soyountest2
Version:
npm test description
19 lines (18 loc) • 406 B
JSON
{
"name": "soyountest2",
"version": "1.0.0",
"description": "npm test description",
"main": "hello-world-server.js",
"scripts": {
"test": "echo \"Error: no test specified! Configure in package.json\" && exit 1"
},
"repository": "",
"keywords": [
"node.js",
"eclipse",
"nodeclipse"
],
"author": "",
"license": "MIT",
"readmeFilename": "README.md"
}