aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDevine Lu Linvega <aliceffekt@gmail.com>2017-12-27 12:18:20 +1300
committerDevine Lu Linvega <aliceffekt@gmail.com>2017-12-27 12:18:20 +1300
commite0af341254a3e27d8e7b4e5c51d9bc9156da640b (patch)
tree8baf57d4b0db0f1df544006380ef34a2ada4b084 /package.json
parentea01a908d4c711f46a5374bc31601196f8a91ed2 (diff)
Themes preview
Diffstat (limited to 'package.json')
-rw-r--r--package.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..f9d1e7c
--- /dev/null
+++ b/package.json
@@ -0,0 +1,20 @@
+{
+ "name": "themes",
+ "version": "1.0.0",
+ "description": "",
+ "main": "index.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1",
+ "start": "node ."
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/hundredrabbits/Themes.git"
+ },
+ "author": "",
+ "license": "ISC",
+ "bugs": {
+ "url": "https://github.com/hundredrabbits/Themes/issues"
+ },
+ "homepage": "https://github.com/hundredrabbits/Themes#readme"
+}