summaryrefslogtreecommitdiff
path: root/package.json
blob: ca868232978fb78a889e451fa24159e941dd108b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "digiid-ts-demo",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pawelzelawski/digiid-ts-demo.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/pawelzelawski/digiid-ts-demo/issues"
  },
  "homepage": "https://github.com/pawelzelawski/digiid-ts-demo#readme"
}