aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index f9d1e7c..0000000
--- a/package.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "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"
-}