1
0
mirror of https://github.com/arsenetar/arsenetar.github.io.git synced 2024-10-31 22:05:57 +00:00
arsenetar.github.io/assets/package.json

11 lines
208 B
JSON
Raw Normal View History

{
"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"
}
}