{
    "name": "readthedocs",
    "version": "1.0.3",
    "description": "Read the github'repository as documents, Homepage(demo): https://git.io/readthedocs",
    "main": "index.html",
    "scripts": {
        "test": "gulp"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/saowang/readthedocs.git"
    },
    "keywords": [
        "github",
        "api",
        "docs"
    ],
    "author": "saowang",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/saowang/readthedocs/issues"
    },
    "homepage": "https://git.io/readthedocs",
    "devDependencies": {
        "@primer/css": "*",
        "bootstrap": "*",
        "codemirror-zh": "*",
        "gulp": "*",
        "gulp-append-prepend": "*",
        "gulp-clean-css": "*",
        "gulp-concat": "*",
        "gulp-html-replace": "*",
        "gulp-if": "*",
        "gulp-rename": "*",
        "gulp-requirejs-optimize": "*",
        "gulp-sass": "*",
        "gulp-terser": "*",
        "octicons": "*",
        "pace-js": "*",
        "prismjs": "*",
        "requirejs": "*"
    }
}
