{
    "name": "@lwys-pkg-releaser/node-bullshit-generator",
    "version": "1.4.1",
    "description": "Port of menzi11/BullshitGenerator@github.com to JavaScript",
    "main": "lib/狗屁库.js",
    "browser": "dist/狗屁库.js",
    "unpkg": "dist/狗屁库.min.js",
    "bin": {
        "bullshit-generator": "bin/cli.js"
    },
    "directories": {
        "src": "src",
        "lib": "lib",
        "bin": "bin"
    },
    "browserslist": [
        "cover 99.5%",
        "last 5 years",
        "Firefox ESR",
        "not dead",
        "maintained node versions"
    ],
    "scripts": {
        "test": "node bin/cli.js 学生会退会",
        "build": "npm run bundle+min",
        "clean": "node scripts/build.js clean",
        "babel": "node scripts/build.js babel",
        "bundle": "node scripts/build.js bundle",
        "bundle+min": "node scripts/build.js bundle+min",
        "minify-bundle": "node scripts/build.js minify-bundle",
        "prepare": "npm run bundle+min"
    },
    "author": {
        "name": "Liu Wenyuan",
        "email": "liuwenyuanbackup@gmail.com",
        "url": "https://dobby233liu.github.io/?src=npm"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/Dobby233Liu/node-bullshit-generator.git"
    },
    "keywords": [
        "text",
        "generator",
        "bullshit",
        "chinese",
        "nonsense",
        "meaningless"
    ],
    "license": "SEE LICENSE IN LICENSE.txt",
    "bugs": {
        "url": "https://github.com/Dobby233Liu/node-bullshit-generator/issues"
    },
    "homepage": "https://github.com/Dobby233Liu/node-bullshit-generator#readme",
    "devDependencies": {
        "@babel/cli": "^7.8.4",
        "@babel/core": "^7.9.0",
        "@babel/preset-env": "^7.9.0",
        "browserify": "^17.0.0",
        "core-js": "^3.6.4",
        "prettier": "2.7.1",
        "rimraf": "^3.0.2",
        "terser": "^5.7.0"
    },
    "files": [
        "*",
        "dist"
    ]
}
