OLD | NEW |
1 { | 1 { |
2 "name": "iron-location", | 2 "name": "iron-location", |
3 "version": "0.8.11", | 3 "version": "0.8.11", |
4 "description": "Bidirectional data binding into the page's URL.", | 4 "description": "Bidirectional data binding into the page's URL.", |
5 "private": true, | 5 "private": true, |
6 "authors": [ | 6 "authors": [ |
7 "The Polymer Authors" | 7 "The Polymer Authors" |
8 ], | 8 ], |
9 "keywords": [ | 9 "keywords": [ |
10 "web-components", | 10 "web-components", |
(...skipping 25 matching lines...) Expand all Loading... |
36 "web-component-tester": "^4.0.0", | 36 "web-component-tester": "^4.0.0", |
37 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0", | 37 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0", |
38 "iron-demo-helpers": "PolymerElements/iron-demo-helpers#^1.2.3" | 38 "iron-demo-helpers": "PolymerElements/iron-demo-helpers#^1.2.3" |
39 }, | 39 }, |
40 "_release": "0.8.11", | 40 "_release": "0.8.11", |
41 "_resolution": { | 41 "_resolution": { |
42 "type": "version", | 42 "type": "version", |
43 "tag": "v0.8.11", | 43 "tag": "v0.8.11", |
44 "commit": "0df572a3ba0a6f81cd624693b1486bde0d187100" | 44 "commit": "0df572a3ba0a6f81cd624693b1486bde0d187100" |
45 }, | 45 }, |
46 "_source": "https://github.com/polymerelements/iron-location.git", | 46 "_source": "https://github.com/PolymerElements/iron-location.git", |
47 "_target": "^0.8.1", | 47 "_target": "^0.8.1", |
48 "_originalSource": "polymerelements/iron-location" | 48 "_originalSource": "PolymerElements/iron-location" |
49 } | 49 } |
OLD | NEW |