OLD | NEW |
(Empty) | |
| 1 { |
| 2 "name": "paper-styles", |
| 3 "version": "0.8.6", |
| 4 "authors": [ |
| 5 "Ian MacLeod <imac@google.com>", |
| 6 "The Polymer Authors" |
| 7 ], |
| 8 "description": "Common (global) styles for Material Design elements.", |
| 9 "keywords": [ |
| 10 "web-component", |
| 11 "web-components", |
| 12 "polymer" |
| 13 ], |
| 14 "main": "paper-styles.html", |
| 15 "license": "MIT", |
| 16 "homepage": "https://github.com/PolymerLabs/paper-styles/", |
| 17 "ignore": [ |
| 18 "/.*", |
| 19 "/demo/" |
| 20 ], |
| 21 "dependencies": { |
| 22 "polymer": "Polymer/polymer#v0.8.0-rc.7" |
| 23 }, |
| 24 "_release": "0.8.6", |
| 25 "_resolution": { |
| 26 "type": "version", |
| 27 "tag": "v0.8.6", |
| 28 "commit": "d0cdb1ad31d9b97855db3020a55c0b731a742334" |
| 29 }, |
| 30 "_source": "git://github.com/PolymerElements/paper-styles.git", |
| 31 "_target": "^0.8.0", |
| 32 "_originalSource": "PolymerElements/paper-styles" |
| 33 } |
OLD | NEW |