dart-sass/package.json
2018-04-25 17:47:29 -07:00

11 lines
247 B
JSON

{
"//": [
"This isn't the official package.json for Dart Sass. It's just used to ",
"install dependencies used for testing the Node API."
],
"devDependencies": {
"fibers": ">=1.0.0 <3.0.0",
"intercept-stdout": "^0.1.2"
}
}