This repository has been archived on 2020-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
TripSit_Suite/node_modules/sugarss/package.json
2020-11-01 22:46:04 +00:00

20 lines
364 B
JSON

{
"name": "sugarss",
"version": "2.0.0",
"description": "Indent-based CSS syntax for PostCSS",
"keywords": [
"css",
"postcss",
"postcss-syntax",
"syntax",
"indent",
"parser"
],
"author": "Andrey Sitnik <andrey@sitnik.ru>",
"license": "MIT",
"repository": "postcss/sugarss",
"dependencies": {
"postcss": "^7.0.2"
}
}