You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
594 B
JSON

4 years ago
{
"name": "nixos-manual-mdx",
"version": "1.0.0",
"main": "index.js",
"repository": "git@git.cryto.net:joepie91/nixos-manual-mdx.git",
"author": "Sven Slootweg <admin@cryto.net>",
"license": "MIT",
"dependencies": {
"autoprefixer": "^9.8.4",
"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": "^16.13.1",
"react-syntax-highlighter": "^12.2.1",
"shayu": "^2.0.0-rc.3"
}
}