1
0
mirror of https://github.com/arsenetar/arsenetar.github.io.git synced 2024-10-23 02:35:57 +00:00
arsenetar.github.io/assets/package.json
Andrew Senetar eba3262d55 Update to Initial Skeleton for Jekyll
Update a bunch of files to get ready for Jekyll.
2014-01-02 00:49:38 -05:00

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