themed-design-tokens
Version:
35 lines (34 loc) • 731 B
JSON
{
"name": "themed-design-tokens",
"version": "1.0.0",
"description": "",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pablovegau/themed-design-tokens.git"
},
"keywords": [
"colors",
"css",
"dark",
"design",
"design-tokens",
"javascript",
"light",
"react",
"semantic-tokens",
"theme",
"themes",
"tokens",
"typography"
],
"author": "Pablo Vega Uceta",
"license": "MIT",
"bugs": {
"url": "https://github.com/pablovegau/themed-design-tokens/issues"
},
"homepage": "https://github.com/pablovegau/themed-design-tokens#readme"
}