Skip to content
Snippets Groups Projects
Select Git revision
  • 1c1b435758c44631c1faee82881cadceaeb61295
  • master default protected
2 results

package.json

Blame
  • This project manages its dependencies using npm. Learn more
    package.json 229 B
    {
      "name": "express-ts-seed",
      "version": "1.0.0",
      "description": "",
      "main": "index.js",
      "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
      },
      "keywords": [],
      "author": "",
      "license": "ISC"
    }