123456789101112131415161718192021222324252627 |
- {
- "name": "flag-icon-css",
- "main": [
- "css/flag-icon.min.css",
- "less/flag-icon.less",
- "sass/_flag-icon.scss"
- ],
- "ignore": [
- "**/.*",
- "assets",
- "Gruntfile.coffee",
- "index.html",
- "LICENSE",
- "package.json"
- ],
- "homepage": "https://github.com/lipis/flag-icon-css",
- "version": "2.8.0",
- "_release": "2.8.0",
- "_resolution": {
- "type": "version",
- "tag": "2.8.0",
- "commit": "b0a4e05d5e5054e58bd7537c3f1f6712ead19dae"
- },
- "_source": "https://github.com/lipis/flag-icon-css.git",
- "_target": "*",
- "_originalSource": "flag-icon-css"
- }
|