2016-01-28 23:27:15 +01:00
|
|
|
{
|
2016-02-11 12:09:58 +01:00
|
|
|
"name": "mkdocs-material",
|
2018-01-29 15:05:42 +01:00
|
|
|
"version": "2.5.4",
|
2017-01-12 20:15:30 +01:00
|
|
|
"description": "A Material Design theme for MkDocs",
|
2016-10-07 21:27:29 +02:00
|
|
|
"keywords": [
|
|
|
|
"mkdocs",
|
|
|
|
"documentation",
|
|
|
|
"theme"
|
2016-01-28 23:27:15 +01:00
|
|
|
],
|
2017-11-08 13:28:23 +01:00
|
|
|
"homepage": "https://squidfunk.github.io/mkdocs-material/",
|
2016-10-07 21:27:29 +02:00
|
|
|
"bugs": {
|
2016-10-10 12:35:25 +02:00
|
|
|
"url": "https://github.com/squidfunk/mkdocs-material/issues",
|
|
|
|
"email": "martin.donath@squidfunk.com"
|
2016-10-07 21:27:29 +02:00
|
|
|
},
|
2016-01-28 23:27:15 +01:00
|
|
|
"license": "MIT",
|
2016-10-07 21:27:29 +02:00
|
|
|
"author": {
|
|
|
|
"name": "Martin Donath",
|
|
|
|
"email": "martin.donath@squidfunk.com"
|
2016-01-28 23:27:15 +01:00
|
|
|
},
|
2016-10-07 21:27:29 +02:00
|
|
|
"contributors": [],
|
2016-01-28 23:27:15 +01:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2016-02-09 12:58:55 +01:00
|
|
|
"url": "https://github.com/squidfunk/mkdocs-material.git"
|
2016-01-28 23:27:15 +01:00
|
|
|
},
|
2016-10-07 21:27:29 +02:00
|
|
|
"scripts": {
|
2017-11-21 21:32:25 +01:00
|
|
|
"build": "make clean build",
|
|
|
|
"clean": "make clean",
|
|
|
|
"lint": "make lint",
|
|
|
|
"start": "make -j watch",
|
|
|
|
"watch": "make -j watch"
|
2016-10-07 21:27:29 +02:00
|
|
|
},
|
2017-05-31 15:22:59 +02:00
|
|
|
"dependencies": {},
|
2016-01-28 23:27:15 +01:00
|
|
|
"devDependencies": {
|
2017-08-02 12:15:59 +02:00
|
|
|
"autoprefixer": "^7.1.2",
|
2017-11-21 21:32:25 +01:00
|
|
|
"babel-cli": "^6.26.0",
|
2017-06-13 14:52:21 +02:00
|
|
|
"babel-core": "^6.25.0",
|
2017-09-12 16:14:11 +02:00
|
|
|
"babel-eslint": "^8.0.0",
|
2017-08-02 12:15:59 +02:00
|
|
|
"babel-loader": "^7.1.1",
|
2016-10-06 12:14:33 +02:00
|
|
|
"babel-plugin-add-module-exports": "^0.2.1",
|
2017-06-13 14:52:21 +02:00
|
|
|
"babel-plugin-transform-react-jsx": "^6.24.1",
|
2017-11-21 21:32:25 +01:00
|
|
|
"babel-preset-env": "^1.6.1",
|
2017-08-02 12:15:59 +02:00
|
|
|
"chalk": "^2.0.1",
|
2017-05-31 15:22:59 +02:00
|
|
|
"clipboard": "^1.7.1",
|
2017-11-21 21:32:25 +01:00
|
|
|
"copy-webpack-plugin": "^4.2.1",
|
|
|
|
"css-loader": "^0.28.7",
|
2017-06-13 11:51:04 +02:00
|
|
|
"css-mqpacker": "^6.0.1",
|
2016-12-29 10:50:19 +01:00
|
|
|
"custom-event-polyfill": "^0.3.0",
|
2017-11-21 21:32:25 +01:00
|
|
|
"customizr": "^1.0.0-alpha",
|
2017-05-31 15:22:59 +02:00
|
|
|
"escape-string-regexp": "^1.0.5",
|
2017-08-02 12:15:59 +02:00
|
|
|
"eslint": "^4.3.0",
|
2017-11-21 21:32:25 +01:00
|
|
|
"event-hooks-webpack-plugin": "^1.0.0",
|
2017-11-22 18:59:48 +01:00
|
|
|
"expose-loader": "^0.7.4",
|
2017-11-21 21:32:25 +01:00
|
|
|
"extract-text-webpack-plugin": "^3.0.2",
|
2016-12-27 10:20:35 +01:00
|
|
|
"fastclick": "^1.0.6",
|
2017-11-21 21:32:25 +01:00
|
|
|
"file-loader": "^1.1.5",
|
2017-08-02 12:15:59 +02:00
|
|
|
"git-hooks": "^1.1.8",
|
2017-11-21 21:32:25 +01:00
|
|
|
"html-minifier": "^3.5.6",
|
2018-01-29 23:30:21 +01:00
|
|
|
"imagemin-webpack-plugin": "^2.0.0",
|
2017-06-13 11:51:04 +02:00
|
|
|
"js-cookie": "^2.1.4",
|
2017-08-02 12:15:59 +02:00
|
|
|
"lunr": "^2.1.2",
|
2017-06-01 00:40:10 +02:00
|
|
|
"lunr-languages": "^1.0.0",
|
2017-11-21 21:32:25 +01:00
|
|
|
"material-design-color": "^2.3.2",
|
|
|
|
"material-shadows": "^3.0.1",
|
|
|
|
"modernizr-auto-loader": "^0.1.0",
|
|
|
|
"modularscale-sass": "^3.0.3",
|
|
|
|
"node-sass": "^4.7.2",
|
|
|
|
"postcss-loader": "^2.0.8",
|
2017-12-23 06:10:51 +01:00
|
|
|
"promise-polyfill": "^7.0.0",
|
2017-11-21 21:32:25 +01:00
|
|
|
"sass-loader": "^6.0.6",
|
|
|
|
"style-loader": "^0.19.0",
|
2017-12-12 22:01:03 +01:00
|
|
|
"stylelint": "^8.3.0",
|
|
|
|
"stylelint-config-standard": "^18.0.0",
|
2017-12-05 00:18:10 +01:00
|
|
|
"stylelint-order": "^0.8.0",
|
2017-07-29 18:19:12 +02:00
|
|
|
"stylelint-scss": "^2.0.0",
|
2017-11-21 21:32:25 +01:00
|
|
|
"uglify-js": "^3.1.10",
|
|
|
|
"unfetch": "^3.0.0",
|
2017-08-02 12:15:59 +02:00
|
|
|
"webpack": "^3.4.1",
|
2017-11-21 21:32:25 +01:00
|
|
|
"webpack-manifest-plugin": "^1.3.2"
|
2016-10-07 21:27:29 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2017-11-21 21:32:25 +01:00
|
|
|
"node": ">= 8"
|
2016-10-07 21:27:29 +02:00
|
|
|
},
|
|
|
|
"private": true
|
2016-01-28 23:27:15 +01:00
|
|
|
}
|