OLD | NEW |
1 { | 1 { |
2 "name": "paper-ripple", | 2 "name": "paper-ripple", |
3 "version": "1.0.0", | 3 "version": "1.0.0", |
4 "license": "http://polymer.github.io/LICENSE.txt", | 4 "license": "http://polymer.github.io/LICENSE.txt", |
5 "description": "Adds a material design ripple to any container", | 5 "description": "Adds a material design ripple to any container", |
6 "private": true, | 6 "private": true, |
7 "authors": [ | 7 "authors": [ |
8 "The Polymer Authors" | 8 "The Polymer Authors" |
9 ], | 9 ], |
10 "keywords": [ | 10 "keywords": [ |
(...skipping 19 matching lines...) Expand all Loading... |
30 "_release": "1.0.0", | 30 "_release": "1.0.0", |
31 "_resolution": { | 31 "_resolution": { |
32 "type": "version", | 32 "type": "version", |
33 "tag": "v1.0.0", | 33 "tag": "v1.0.0", |
34 "commit": "bcf189cf43bd935dec7a09868988f33a7bdd25fe" | 34 "commit": "bcf189cf43bd935dec7a09868988f33a7bdd25fe" |
35 }, | 35 }, |
36 "_source": "git://github.com/PolymerElements/paper-ripple.git", | 36 "_source": "git://github.com/PolymerElements/paper-ripple.git", |
37 "_target": "^1.0.0", | 37 "_target": "^1.0.0", |
38 "_originalSource": "PolymerElements/paper-ripple" | 38 "_originalSource": "PolymerElements/paper-ripple" |
39 } | 39 } |
OLD | NEW |