X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=39a10e9c949f868d1b65ea97a18cc6680d6038ec;hb=9d7dd6b0d2480d3efff5b0ab1461f2ef99bfd57a;hp=52c8d9096238eef647f7fdeb812c37c82b04be04;hpb=496cfdc0172fd55cb555f74b64704c8f50c71b77;p=github%2Fwallabag%2Fwallabag.git diff --git a/package.json b/package.json index 52c8d909..39a10e9c 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "browserify": "^13.0.0", "browserify-shim": "^3.8.12", "cssnano": "^3.5.2", + "es6-promise": "^3.2.1", "grunt": ">=0.4.0", "grunt-browserify": "^5.0.0", "grunt-cli": "^1.2.0", @@ -27,13 +28,15 @@ "jquery": "^2.2.1", "jquery-ui": "^1.10.5", "jquery.cookie": "^1.4.1", + "jquery.tinydot": "^0.2.1", "load-grunt-tasks": "^3.4.1", "materialize-css": "0.97.5", "npm": "^3.8.3", "pickadate": "^3.5.6", "pixrem": "^3.0.0", "postcss-cssnext": "^2.5.1", - "prismjs": "^1.4.1" + "prismjs": "^1.4.1", + "through": "^2.3.8" }, "engines": { "node": ">0.12"