OLD | NEW |
---|---|
1 { | 1 { |
2 "name": "webui-node-modules", | 2 "name": "webui-node-modules", |
3 "version": "1.0.0", | 3 "version": "1.0.0", |
4 "author": "dpapad@chromium.org", | 4 "author": "dpapad@chromium.org", |
5 "dependencies": { | 5 "dependencies": { |
6 "crisper": "2.0.2", | 6 "crisper": "2.0.2", |
7 "google-closure-compiler-js": "20170409.0.0", | |
7 "polymer-css-build": "0.0.9", | 8 "polymer-css-build": "0.0.9", |
8 "uglifyjs": "2.4.10", | |
9 "vulcanize": "1.15.2" | 9 "vulcanize": "1.15.2" |
10 } | 10 } |
11 } | 11 } |
OLD | NEW |