dart-sass/package.json
2018-10-31 16:29:14 -07:00

12 lines
273 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": {
"chokidar": "^2.0.0",
"fibers": ">=1.0.0 <4.0.0",
"intercept-stdout": "^0.1.2"
}
}