All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.package.json Maven / Gradle / Ivy

There is a newer version: 2.2.197
Show newest version
{
  "name": "node-hello-world-rest",
  "version": "1.0.0",
  "description": "A node hello world rest app",
  "main": "hello.js",
  "dependencies": {},
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node hello-rest.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rawlingsj/node-hello-world-rest.git"
  },
  "author": "James Rawlings",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/rawlingsj/node-hello-world-rest/issues"
  },
  "homepage": "https://github.com/rawlingsj/node-hello-world-rest#readme"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy