gulp-sass/package.json
2013-08-31 14:19:20 -07:00

22 lines
444 B
JSON

{
"name": "gulp-sass",
"version": "0.1.0",
"description": "Gulp plugin for sass",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/dlmanning/gulp-sass"
},
"keywords": [
"gulpplugin"
],
"author": "David Manning",
"license": "MIT",
"bugs": {
"url": "https://github.com/dlmanning/gulp-sass/issues"
}
}