{
  "name": "@datacamp/waffles-tokens",
  "version": "1.1.0",
  "description": "",
  "main": "lib/core-tokens.json",
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/datacamp-engineering/design-system/tree/master/packages/other/tokens/README.md",
  "scripts": {
    "build": "yarn clean && node build.js",
    "watch": "nodemon --ignore lib/ -e js,json build.js",
    "clean": "rm -rf build",
    "prepare": "yarn clean && yarn build",
    "test": "jest"
  },
  "author": "",
  "license": "MIT",
  "devDependencies": {
    "deep-cleaner": "^1.2.1",
    "jest": "^26.6.1",
    "lodash": "^4.17.21",
    "nodemon": "^2.0.7",
    "omit-deep-lodash": "^1.1.5",
    "style-dictionary": "^2.10.3",
    "tinycolor2": "^1.4.2"
  },
  "gitHead": "8cdde08cc7299618ff402e6d80110836939780d3"
}
