{ "name": "awesome-fenix", "version": "1.0.0", "description": "explore architecture", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dev": "vuepress dev . --temp node_modules/@vuepress/core/.temp", "build": "vuepress build .", "deoply:refresh-cdn": "node .vuepress/qcloud.cdn.refresh.js" }, "repository": { "type": "git", "url": "git+https://github.com/fenixsoft/awesome-fenix.git" }, "author": "icyfenix@gmail.com", "license": "ISC", "bugs": { "url": "https://github.com/fenixsoft/awesome-fenix/issues" }, "homepage": "https://github.com/fenixsoft/awesome-fenix#readme", "devDependencies": { "markdown-it-mermaid": "^0.2.5", "markdown-it-plantuml": "^1.4.1", "qcloud-cdn-node-sdk": "^1.0.0", "vuepress": "^1.3.1", "vuepress-plugin-flowchart": "^1.4.3" } }