mirror of
https://github.com/arsenetar/arsenetar.github.io.git
synced 2024-10-31 22:05:57 +00:00
11 lines
208 B
JSON
11 lines
208 B
JSON
|
{
|
||
|
"name": "foundation-libsass-template",
|
||
|
"version": "0.0.1",
|
||
|
"devDependencies": {
|
||
|
"node-sass": "~0.7.0",
|
||
|
"grunt": "~0.4.1",
|
||
|
"grunt-contrib-watch": "~0.5.3",
|
||
|
"grunt-sass": "~0.8.0"
|
||
|
}
|
||
|
}
|