{
  "name": "@foba/quotes-entrepreneur",
  "version": "0.6.1",
  "description": "quotes on entrepreneur",
  "main": "./dist/index.cjs",
  "exports": {
    "import": "./dist/index.mjs",
    "require": "./dist/index.cjs"
  },
  "files": [
    "dist"
  ],
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "pub": "npm publish",
    "test": "node test"
  },
  "dependencies": {
    "@foba/util-quotes": "^0.6.1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hoyeungw/foba.git"
  },
  "keywords": [
    "quotes",
    "quotes-entrepreneur",
    "entrepreneur",
    "wikiquote"
  ],
  "author": "Hoyeung Wong",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hoyeungw/foba"
  },
  "homepage": "https://github.com/hoyeungw/foba#readme",
  "gitHead": "e2da16e6463cb2742f531ffa17de1be5d0f0b612"
}
