Newer
Older
fractals / package.json
{
  "name": "fractals",
  "version": "0.1.0",
  "description": "Wasugj Wiki ===============",
  "main": "dist/app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Peter Zilz",
  "license": "ISC",
  "dependencies": {
    "express": "^4.16.4",
    "path": "^0.12.7"
  },
  "devDependencies": {
    "@types/express": "^4.16.0"
  },
  "repository": {
    "type": "git",
    "url": "http://git.synoikos.de/git/peter/fractals.git"
  }
}