From fd1ed67bf65cd9f2c440becf06bc9e213b911e04 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 31 Jan 2017 03:52:06 +0100 Subject: npm init --- package.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 package.json (limited to 'package.json') 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" +} -- cgit v1.2.3-70-g09d2