Version 0.4.0
Showing
| ... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
| "author": "Andrew Nesbitt <andrewnez@gmail.com> (http://andrew.github.com)", | "author": "Andrew Nesbitt <andrewnez@gmail.com> (http://andrew.github.com)", | ||
| "name": "node-sass", | "name": "node-sass", | ||
| "description": "wrapper around libsass", | "description": "wrapper around libsass", | ||
| "version": "0.3.0", | "version": "0.4.0", | ||
| "homepage": "https://github.com/andrew/node-sass", | "homepage": "https://github.com/andrew/node-sass", | ||
| "keywords": ["sass", "css", "libsass"], | "keywords": ["sass", "css", "libsass"], | ||
| "bugs" : | "bugs" : | ||
| ... | @@ -27,7 +27,7 @@ | ... | @@ -27,7 +27,7 @@ |
| }, | }, | ||
| "gypfile": true, | "gypfile": true, | ||
| "engines": { | "engines": { | ||
| "node": ">=0.6.18" | "node": ">=0.10.0" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "mkdirp": "0.3.x", | "mkdirp": "0.3.x", | ||
| ... | ... |
Please
register
or
sign in
to comment