zkt25/Backend/node_modules/css-stringify/package.json
Andrii Pervashov d1b27aff06 initial commit
2025-03-16 16:17:44 +01:00

14 lines
295 B
JSON

{
"name": "css-stringify",
"version": "1.0.5",
"description": "CSS compiler",
"keywords": ["css", "stringify", "stylesheet"],
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"devDependencies": {
"mocha": "*",
"should": "*",
"css-parse": "1.0.3"
},
"main": "index"
}