mirror of
https://github.com/lipis/flag-icons.git
synced 2024-11-22 19:47:45 +01:00
23 lines
504 B
JSON
23 lines
504 B
JSON
{
|
|
"name": "flag-icon-css",
|
|
"version": "0.8.6",
|
|
"author": "Panayiotis Lipiridis <lipiridis@gmail.com>",
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://opensource.org/licenses/MIT"
|
|
}
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "http://github.com/lipis/flag-icon-css"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "0.4.5",
|
|
"grunt-contrib-less": "1.1.0",
|
|
"grunt-contrib-cssmin": "0.14.0",
|
|
"grunt-contrib-watch": "0.6.1",
|
|
"grunt-contrib-connect": "0.11.2"
|
|
}
|
|
}
|