UNPKG

@adobe/spectrum-tokens

Version:
36 lines 1.08 kB
{ "name": "@adobe/spectrum-tokens", "version": "13.0.0-beta.56", "description": "Design tokens for Spectrum, Adobe's design system", "type": "module", "main": "index.js", "tokens": "dist/json/variables.json", "repository": { "type": "git", "url": "git+https://github.com/adobe/spectrum-tokens.git" }, "author": "Garth Braithwaite <garthdb@gmail.com> (http://garthdb.com/)", "contributors": [ "Aaron Brownlee <brownlee@adobe.com> (https://misterbrownlee.com)" ], "license": "Apache-2.0", "bugs": { "url": "https://github.com/adobe/spectrum-tokens/issues" }, "publishConfig": { "provenance": true }, "homepage": "https://github.com/adobe/spectrum-tokens/tree/main/packages/tokens#readme", "devDependencies": { "ajv": "^8.17.1", "ajv-formats": "^3.0.1", "deep-object-diff": "^1.1.9", "find-duplicated-property-keys": "^1.2.9", "style-dictionary": "^3.9.2", "style-dictionary-sets": "^2.3.0", "tar": "^7.4.3", "tmp-promise": "^3.0.3", "@adobe/token-diff-generator": "1.0.1" }, "scripts": {} }