summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2017-01-31 03:52:06 +0100
committerJules Laplace <jules@okfoc.us>2017-01-31 03:52:06 +0100
commitfd1ed67bf65cd9f2c440becf06bc9e213b911e04 (patch)
treeca95eb57abbf152fac89a0ea355db6e139e39ac3 /package.json
npm initHEADmaster
Diffstat (limited to 'package.json')
-rw-r--r--package.json15
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"
+}