{
  "name": "@stdlib/datasets-female-first-names-en",
  "version": "0.2.3",
  "description": "A list of common female first names in English speaking countries.",
  "license": "Apache-2.0",
  "author": {
    "name": "The Stdlib Authors",
    "url": "https://github.com/stdlib-js/stdlib/graphs/contributors"
  },
  "contributors": [
    {
      "name": "The Stdlib Authors",
      "url": "https://github.com/stdlib-js/stdlib/graphs/contributors"
    }
  ],
  "main": "./lib",
  "browser": "./lib/browser.js",
  "directories": {
    "data": "./data",
    "doc": "./docs",
    "lib": "./lib",
    "dist": "./dist"
  },
  "types": "./docs/types",
  "scripts": {},
  "homepage": "https://stdlib.io",
  "repository": {
    "type": "git",
    "url": "git://github.com/stdlib-js/datasets-female-first-names-en.git"
  },
  "bugs": {
    "url": "https://github.com/stdlib-js/stdlib/issues"
  },
  "dependencies": {
    "@stdlib/fs-read-json": "^0.2.3"
  },
  "devDependencies": {},
  "engines": {
    "node": ">=0.10.0",
    "npm": ">2.7.0"
  },
  "os": [
    "aix",
    "darwin",
    "freebsd",
    "linux",
    "macos",
    "openbsd",
    "sunos",
    "win32",
    "windows"
  ],
  "keywords": [
    "stdlib",
    "datasets",
    "dataset",
    "data",
    "sample",
    "common",
    "first",
    "names",
    "female",
    "human",
    "people",
    "person",
    "given",
    "personal",
    "name",
    "firstname",
    "english",
    "en"
  ],
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/stdlib"
  }
}
