Commit 75c0d6ce by Maurits Lamers

make sass npm-requireable

parent 7f763f39
...@@ -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