@visual-framework/vf-design-tokens
Version:
A collection of design tokens for consumption across projects and products
37 lines (36 loc) • 985 B
JSON
{
"name": "@visual-framework/vf-design-tokens",
"version": "3.6.5",
"description": "A collection of design tokens for consumption across projects and products",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/visual-framework/vf-design-tokens.git"
},
"keywords": [
"design",
"tokens",
"visual",
"framework",
"gulp",
"sass",
"variables"
],
"author": "Stuart Robson <stu@alwaystwisted.com> (http://www.alwaystwisted.com/)",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/visual-framework/vf-design-tokens/issues"
},
"homepage": "https://github.com/visual-framework/vf-design-tokens#readme",
"devDependencies": {
"gulp": "5.0.0",
"gulp-rename": "2.0.0",
"gulp-theo": "2.0.1",
"path": "0.12.7",
"theo": "8.1.5"
},
"gitHead": "7b9a3cf550809a266db59e440c94e5bbc44fc88a"
}