mirror of
https://github.com/lipis/flag-icons.git
synced 2024-11-22 11:27:29 +01:00
Updated package.json
This commit is contained in:
parent
659a15073b
commit
129d8f7032
19
package.json
19
package.json
@ -1,10 +1,21 @@
|
|||||||
{
|
{
|
||||||
"name": "flag-icon-css",
|
"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": {
|
"devDependencies": {
|
||||||
"grunt": "0.4.x",
|
"grunt": "0.4.x",
|
||||||
"grunt-contrib-less": "0.6.x",
|
"grunt-contrib-less": "1.0.x",
|
||||||
"grunt-contrib-cssmin": "0.5.x",
|
"grunt-contrib-cssmin": "0.12.x",
|
||||||
"grunt-contrib-watch": "0.5.x",
|
"grunt-contrib-watch": "0.6.x",
|
||||||
"grunt-contrib-connect": "0.3.x"
|
"grunt-contrib-connect": "0.10.x"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user