{ "name": "site", "version": "1.0.0", "main": "index.js", "repository": "git@git.cryto.net:validatem/site.git", "author": "Sven Slootweg ", "license": "MIT", "dependencies": { "@validatem/core": "^0.3.3", "@validatem/default-to": "^0.1.0", "@validatem/is-boolean": "^0.1.1", "@validatem/is-string": "^0.1.1", "@validatem/one-of": "^0.1.1", "@validatem/required": "^0.1.1", "autoprefixer": "^9.8.3", "classnames": "^2.2.6", "default-value": "^1.0.0", "postcss-color-function": "^4.1.0", "postcss-import": "^12.0.1", "postcss-mixins": "^6.2.3", "postcss-nested": "^4.2.1", "postcss-simple-vars": "^5.0.2", "react-syntax-highlighter": "^12.2.1", "shayu": "^2.0.0-rc.3" } }