summaryrefslogtreecommitdiff
path: root/package.json
blob: 8ad50ac30646872ff1f9dfaf1c8691ae16f13fd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "idgiworld",
  "version": "1.0.0",
  "description": "idgi.world.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@ghghgh.us:idgiworld.git"
  },
  "author": "",
  "license": "UNLICENSED"
}