@digitalservice4germany/style-dictionary
Advanced tools
Comparing version 0.0.4 to 0.0.5
/** | ||
* Do not edit directly | ||
* Generated on Thu, 10 Mar 2022 10:12:54 GMT | ||
* Generated on Tue, 04 Apr 2023 08:21:40 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 10 Mar 2022 10:12:54 GMT | ||
* Generated on Tue, 04 Apr 2023 08:21:40 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 10 Mar 2022 10:12:54 GMT | ||
* Generated on Tue, 04 Apr 2023 08:21:40 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 10 Mar 2022 10:12:54 GMT | ||
* Generated on Tue, 04 Apr 2023 08:21:40 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@digitalservice4germany/style-dictionary", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Keep styles consistent and synchronized across multiple platforms.", | ||
"scripts": { | ||
"build": "ts-node build.ts && npm run ts-types", | ||
"ts-types": "tsc --emitDeclarationOnly -d --allowJs ./dist/stitches/index.js ./dist/tailwind/index.js", | ||
"ts-types": "tsc --emitDeclarationOnly --esModuleInterop --moduleResolution nodenext --target es2015 -d --allowJs ./dist/stitches/index.js ./dist/tailwind/index.js", | ||
"lint": "eslint . --ext .ts", | ||
@@ -23,16 +23,16 @@ "postversion": "cp package.json LICENSE README.md ./dist/", | ||
"@types/prettier": "^2.4.3", | ||
"@types/rimraf": "^3.0.2", | ||
"@types/rimraf": "^4.0.5", | ||
"@typescript-eslint/eslint-plugin": "^5.10.1", | ||
"@typescript-eslint/parser": "^5.10.1", | ||
"eslint": "^8.7.0", | ||
"husky": "^7.0.4", | ||
"lint-staged": "^12.3.1", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^13.2.0", | ||
"lodash": "^4.17.21", | ||
"prettier": "^2.5.1", | ||
"rimraf": "^3.0.2", | ||
"rimraf": "^4.4.1", | ||
"style-dictionary": "^3.1.1", | ||
"tiny-invariant": "^1.2.0", | ||
"ts-node": "^10.4.0", | ||
"typescript": "^4.5.5", | ||
"yaml": "^1.10.2" | ||
"typescript": "^5.0.3", | ||
"yaml": "^2.2.1" | ||
}, | ||
@@ -39,0 +39,0 @@ "lint-staged": { |
@@ -1,2 +0,2 @@ | ||
# DigitalService4Germany Style Dictionary | ||
# DigitalService Style Dictionary | ||
@@ -18,3 +18,3 @@ > A Style Dictionary is a system that allows you to define styles once, in a way for any platform or language to consume. A single place to create and edit your styles, and a single command exports these rules to all the places you need them […] | ||
```sh | ||
npm install @digitalService4Germany/style-dictionary | ||
npm install @digitalservice4germany/style-dictionary | ||
``` | ||
@@ -21,0 +21,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 10 Mar 2022 10:12:54 GMT | ||
* Generated on Tue, 04 Apr 2023 08:21:40 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 10 Mar 2022 10:12:54 GMT | ||
* Generated on Tue, 04 Apr 2023 08:21:40 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 10 Mar 2022 10:12:54 GMT | ||
* Generated on Tue, 04 Apr 2023 08:21:40 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 10 Mar 2022 10:12:54 GMT | ||
* Generated on Tue, 04 Apr 2023 08:21:40 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
44034