X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=package.json;h=7bc2b68e7ab9b1be22a37026cd81a5ef307da7ea;hb=5e1abda5c1287540f5f1b5d879a7780ee0b7a2dc;hp=e62960cef7a759936d802e13c4714e5b6d31e71c;hpb=4c3816a5367363b87e110f16bf0bc594390023cb;p=dygraphs.git diff --git a/package.json b/package.json index e62960c..7bc2b68 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,10 @@ }, "homepage": "https://github.com/danvk/dygraphs", "devDependencies": { - "phantomjs": "^1.9.7-8" + "phantomjs": "^1.9.7-8", + "closure-compiler": "^0.2.6", + "obvious-closure-library": "^20140401.0.2", + "uglify-js": "^2" }, "scripts": { "test": "make test"