diff options
| author | Jules Laplace <jules@okfoc.us> | 2017-01-31 03:52:06 +0100 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2017-01-31 03:52:06 +0100 |
| commit | fd1ed67bf65cd9f2c440becf06bc9e213b911e04 (patch) | |
| tree | ca95eb57abbf152fac89a0ea355db6e139e39ac3 /package.json | |
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/package.json b/package.json new file mode 100644 index 0000000..8ad50ac --- /dev/null +++ b/package.json @@ -0,0 +1,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" +} |
