aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: 13c49272b14890f7a1afe7cde8d6bad8cd217972 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "project-hexus",
  "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/Alee14/Project-Hexus.git"
  },
  "author": "Alee14",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/Alee14/Project-Hexus/issues"
  },
  "homepage": "https://github.com/Alee14/Project-Hexus#readme"
}