{
  "_args": [
    [
      "@sindresorhus/fnv1a@2.0.1",
      "/data/DATAPROJECTS/bigcommerce/groupbc/bundle-checkout-js-main"
    ]
  ],
  "_development": true,
  "_from": "@sindresorhus/fnv1a@2.0.1",
  "_id": "@sindresorhus/fnv1a@2.0.1",
  "_inBundle": false,
  "_integrity": "sha512-suq9tRQ6bkpMukTG5K5z0sPWB7t0zExMzZCdmYm6xTSSIm/yCKNm7VCL36wVeyTsFr597/UhU1OAYdHGMDiHrw==",
  "_location": "/@sindresorhus/fnv1a",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@sindresorhus/fnv1a@2.0.1",
    "name": "@sindresorhus/fnv1a",
    "escapedName": "@sindresorhus%2ffnv1a",
    "scope": "@sindresorhus",
    "rawSpec": "2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
  },
  "_requiredBy": [
    "/@pollyjs/core"
  ],
  "_resolved": "https://registry.npmjs.org/@sindresorhus/fnv1a/-/fnv1a-2.0.1.tgz",
  "_spec": "2.0.1",
  "_where": "/data/DATAPROJECTS/bigcommerce/groupbc/bundle-checkout-js-main",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/fnv1a/issues"
  },
  "description": "FNV-1a non-cryptographic hash function",
  "devDependencies": {
    "ava": "2.4.0",
    "tsd": "0.11.0",
    "xo": "0.25.3"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "homepage": "https://github.com/sindresorhus/fnv1a#readme",
  "keywords": [
    "fnv1a",
    "fnv-1a",
    "fnv1",
    "fnv-1",
    "fnv",
    "algorithm",
    "hash",
    "hashing",
    "string",
    "function",
    "fowler–noll–vo",
    "fowler",
    "noll",
    "vo",
    "unicode",
    "bigint"
  ],
  "license": "MIT",
  "name": "@sindresorhus/fnv1a",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/fnv1a.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "2.0.1",
  "xo": {
    "globals": [
      "BigInt"
    ]
  }
}
