mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-27 12:44:42 +01:00
10 lines
213 B
JSON
10 lines
213 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"
|
|
}
|
|
}
|