Commit 9e72e9c3 by Andrew Nesbitt

Merge pull request #6 from mauritslamers/master

make node-sass be npm-requirable
parents d73c89dd 75c0d6ce
...@@ -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"
......
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