Commit a4c42ffb by Andrew Nesbitt

0.4.4

parent 7019ff0f
......@@ -2,11 +2,16 @@
"author": "Andrew Nesbitt <andrewnez@gmail.com> (http://andrew.github.com)",
"name": "node-sass",
"description": "wrapper around libsass",
"version": "0.4.3",
"version": "0.4.4",
"homepage": "https://github.com/andrew/node-sass",
"keywords": ["sass", "css", "libsass"],
"bugs" :
{ "url" : "https://github.com/andrew/node-sass/issues" },
"keywords": [
"sass",
"css",
"libsass"
],
"bugs": {
"url": "https://github.com/andrew/node-sass/issues"
},
"licenses": [
{
"type": "MIT",
......@@ -23,7 +28,7 @@
"test": "mocha test"
},
"bin": {
"node-sass" : "bin/node-sass"
"node-sass": "bin/node-sass"
},
"gypfile": true,
"engines": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment