OLD | NEW |
1 { | 1 { |
2 "name": "paper-behaviors", | 2 "name": "paper-behaviors", |
3 "version": "1.0.0", | 3 "version": "1.0.0", |
4 "description": "Common behaviors across the paper elements", | 4 "description": "Common behaviors across the paper elements", |
5 "authors": [ | 5 "authors": [ |
6 "The Polymer Authors" | 6 "The Polymer Authors" |
7 ], | 7 ], |
8 "main": [ | 8 "main": [ |
9 "paper-button-behavior.html", | 9 "paper-button-behavior.html", |
10 "paper-radio-button-behavior.html" | 10 "paper-radio-button-behavior.html" |
(...skipping 28 matching lines...) Expand all Loading... |
39 "_release": "1.0.0", | 39 "_release": "1.0.0", |
40 "_resolution": { | 40 "_resolution": { |
41 "type": "version", | 41 "type": "version", |
42 "tag": "v1.0.0", | 42 "tag": "v1.0.0", |
43 "commit": "cf1b11e381a8df169efe2c3aaf08e2787dda31b9" | 43 "commit": "cf1b11e381a8df169efe2c3aaf08e2787dda31b9" |
44 }, | 44 }, |
45 "_source": "git://github.com/PolymerElements/paper-behaviors.git", | 45 "_source": "git://github.com/PolymerElements/paper-behaviors.git", |
46 "_target": "^1.0.0", | 46 "_target": "^1.0.0", |
47 "_originalSource": "PolymerElements/paper-behaviors" | 47 "_originalSource": "PolymerElements/paper-behaviors" |
48 } | 48 } |
OLD | NEW |