2013-09-24 00:07:24 +02:00
|
|
|
{
|
2013-09-27 01:06:39 +02:00
|
|
|
"name": "flag-icon-css",
|
2015-09-05 10:32:39 +02:00
|
|
|
"version": "0.8.1"
|
2015-04-26 13:21:37 +02:00
|
|
|
"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"
|
|
|
|
},
|
2013-09-24 00:07:24 +02:00
|
|
|
"devDependencies": {
|
2013-09-24 13:58:56 +02:00
|
|
|
"grunt": "0.4.x",
|
2015-04-26 13:21:37 +02:00
|
|
|
"grunt-contrib-less": "1.0.x",
|
|
|
|
"grunt-contrib-cssmin": "0.12.x",
|
|
|
|
"grunt-contrib-watch": "0.6.x",
|
|
|
|
"grunt-contrib-connect": "0.10.x"
|
2015-09-05 10:32:19 +02:00
|
|
|
},
|
2013-09-24 00:07:24 +02:00
|
|
|
}
|