mirror of
https://github.com/a2nt/silverstripe-font-awesome.git
synced 2024-10-22 17:05:51 +02:00
16 lines
273 B
JSON
16 lines
273 B
JSON
{
|
|
"name": "fontawesome-iconpicker",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"jquery": "^1.10",
|
|
"bootstrap": "^3"
|
|
},
|
|
"ignore": [
|
|
"\\.*",
|
|
"/src",
|
|
"index.html",
|
|
"/package.json",
|
|
"/Gruntfile.js"
|
|
]
|
|
}
|