Merge pull request #6 from mauritslamers/master
make node-sass be npm-requirable
Showing
| ... | @@ -4,6 +4,7 @@ | ... | @@ -4,6 +4,7 @@ |
| "description": "wrapper around libsass", | "description": "wrapper around libsass", | ||
| "version": "0.0.0", | "version": "0.0.0", | ||
| "homepage": "http://github.com/andrew/node-sass", | "homepage": "http://github.com/andrew/node-sass", | ||
| "main": "./sass.js", | |||
| "repository": { | "repository": { | ||
| "type": "git", | "type": "git", | ||
| "url": "git://github.com/andrew/node-sass.git" | "url": "git://github.com/andrew/node-sass.git" | ||
| ... | ... |
Please
register
or
sign in
to comment