]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - package.json
Absolute url for cloaks on 404
[irc/freenode/web-7.0.git] / package.json
old mode 100644 (file)
new mode 100755 (executable)
index d853574..1a8a5f9
@@ -7,13 +7,21 @@
     "url": "git+https://github.com/freenode/web-7.0.git"
   },
   "author": "",
-  "license": "CC-BY-NC-SA",
+  "license": "CC-BY-NC-SA-4.0",
   "bugs": {
     "url": "https://github.com/freenode/web-7.0/issues"
   },
   "homepage": "http://freenode.net",
   "devDependencies": {
+    "postcss-cli": "^2.6.0",
     "postcss-cssnext": "^2.6.0",
-    "postcss-csso": "^1.1.2"
+    "postcss-csso": "^1.1.2",
+    "standard": "^11.0.1",
+    "uglify-js": "^3.3.25"
+  },
+  "standard": {
+    "ignore": [
+      "static/files/"
+    ]
   }
-}
+}
\ No newline at end of file