+15
−4
| Original line number | Diff line number | Diff line |
|---|---|---|
{
|
||
"name": "flag-icon-css",
|
||
"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.x",
|
||
"grunt-contrib-less": "0.6.x",
|
||
"grunt-contrib-cssmin": "0.5.x",
|
||
"grunt-contrib-watch": "0.5.x",
|
||
"grunt-contrib-connect": "0.3.x"
|
||
"grunt-contrib-less": "1.0.x",
|
||
"grunt-contrib-cssmin": "0.12.x",
|
||
"grunt-contrib-watch": "0.6.x",
|
||
"grunt-contrib-connect": "0.10.x"
|
||
}
|
||
} |
Loading