OLD | NEW |
(Empty) | |
| 1 { |
| 2 "name": "hydrolysis", |
| 3 "main": "hydrolysis.js", |
| 4 "ignore": [ |
| 5 "lib/", |
| 6 "examples/", |
| 7 "demo/", |
| 8 "test/", |
| 9 ".gitignore", |
| 10 "gulpfile.js", |
| 11 "package.json" |
| 12 ], |
| 13 "repository": { |
| 14 "type": "git", |
| 15 "url": "git://github.com/Polymer/hydrolysis.git" |
| 16 }, |
| 17 "devDependencies": { |
| 18 "polymer": "Polymer/polymer#^0.9.0", |
| 19 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0", |
| 20 "web-component-tester": "*" |
| 21 }, |
| 22 "version": "1.15.1", |
| 23 "homepage": "https://github.com/Polymer/hydrolysis", |
| 24 "_release": "1.15.1", |
| 25 "_resolution": { |
| 26 "type": "version", |
| 27 "tag": "v1.15.1", |
| 28 "commit": "ee5fe9ba6735e18e0358f7946045515ac9e29313" |
| 29 }, |
| 30 "_source": "git://github.com/Polymer/hydrolysis.git", |
| 31 "_target": "^1.11", |
| 32 "_originalSource": "Polymer/hydrolysis" |
| 33 } |
OLD | NEW |