@dev-toolbox/css-json
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@dev-toolbox/css-json", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"type": "module", | ||
"module": "index.js", | ||
"main": "index.js", | ||
"description": "CSS-JSON Parse or transformer", | ||
"description": "@dev-toolbox/css-json package is created for the developers to parse the CSS and get the structured data in multiple helpful formats. In Simple Terms this package Parse JSON from CSS string and it can transform the generated JSON to string CSS.", | ||
"scripts": { | ||
@@ -27,3 +27,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
], | ||
"author": "Rameez Rami <Thinkster> (rameespu@gmail.com)", | ||
"author": "Thinkster <Rameez> (rameespu@gmail.com)", | ||
"license": "ISC", | ||
@@ -30,0 +30,0 @@ "bugs": { |
Sorry, the diff of this file is too big to display
105203