summaryrefslogtreecommitdiff
path: root/www/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/package.json')
-rw-r--r--www/package.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/package.json b/www/package.json
new file mode 100644
index 0000000..14a60bd
--- /dev/null
+++ b/www/package.json
@@ -0,0 +1,16 @@
+{
+ "name": "imok",
+ "version": "1.0.0",
+ "description": "",
+ "main": "index.js",
+ "dependencies": {},
+ "devDependencies": {
+ "babel-cli": "^6.26.0",
+ "babel-preset-env": "^1.6.1"
+ },
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "author": "",
+ "license": "ISC"
+}