1234567891011121314 |
- {
- "name": "foundation-libsass-template",
- "version": "0.0.1",
- "repository": {
- "type": "git",
- "url": "https://github.com/zurb/foundation-libsass-template.git"
- },
- "devDependencies": {
- "node-sass": "~2.0.1",
- "grunt": "~0.4.5",
- "grunt-contrib-watch": "~0.6.1",
- "grunt-sass": "~0.18.0"
- }
- }
|