{
  "_args": [
    [
      {
        "raw": "fast-memoize@^2.2.7",
        "scope": null,
        "escapedName": "fast-memoize",
        "name": "fast-memoize",
        "rawSpec": "^2.2.7",
        "spec": ">=2.2.7 <3.0.0",
        "type": "range"
      },
      "/home/centralpertec/public_html/react-loadbar/node_modules/glamorous"
    ]
  ],
  "_from": "fast-memoize@>=2.2.7 <3.0.0",
  "_id": "fast-memoize@2.5.1",
  "_inCache": true,
  "_location": "/fast-memoize",
  "_nodeVersion": "8.9.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/fast-memoize_2.5.1_1530196078375_0.6016886235150543"
  },
  "_npmUser": {
    "name": "caiogondim",
    "email": "me@caiogondim.com"
  },
  "_npmVersion": "6.1.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "fast-memoize@^2.2.7",
    "scope": null,
    "escapedName": "fast-memoize",
    "name": "fast-memoize",
    "rawSpec": "^2.2.7",
    "spec": ">=2.2.7 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/glamorous"
  ],
  "_resolved": "https://registry.npmjs.org/fast-memoize/-/fast-memoize-2.5.1.tgz",
  "_shasum": "c3519241e80552ce395e1a32dcdde8d1fd680f5d",
  "_shrinkwrap": null,
  "_spec": "fast-memoize@^2.2.7",
  "_where": "/home/centralpertec/public_html/react-loadbar/node_modules/glamorous",
  "author": {
    "name": "Caio Gondim",
    "email": "me@caiogondim.com",
    "url": "http://caiogondim.com"
  },
  "bugs": {
    "url": "https://github.com/caiogondim/fast-memoize/issues"
  },
  "dependencies": {},
  "description": "Fastest memoization lib that supports N arguments",
  "devDependencies": {
    "benchmark": "^2.0.0",
    "cli-table2": "^0.2.0",
    "codecov": "^2.0.2",
    "covert": "^1.1.0",
    "iMemoized": "0.0.10",
    "jest": "20.0.4",
    "lodash": "^4.0.0",
    "logdown": "^1.2.5",
    "lru-cache": "^4.0.0",
    "lru-memoize": "^1.0.2",
    "memoizee": "^0.4.1",
    "nano-memoize": "^0.1.0",
    "ora": "^0.3.0",
    "ramda": "^0.22.1",
    "standard": "^10.0.2",
    "underscore": "^1.8.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-xdmw296PCL01tMOXx9mdJSmWY29jQgxyuZdq0rEHMu+Tpe1eOEtCycoG6chzlcrWsNgpZP7oL8RiQr7+G6Bl6g==",
    "shasum": "c3519241e80552ce395e1a32dcdde8d1fd680f5d",
    "tarball": "https://registry.npmjs.org/fast-memoize/-/fast-memoize-2.5.1.tgz",
    "fileCount": 7,
    "unpackedSize": 17937,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNPBuCRA9TVsSAnZWagAAzqQP/iOqq7cX6DQH+pJ6Pl6N\njZwPc03jDNr9RIYd4gaN0dfQ41mbTnRcp6jkyR2TZzExJrk3ZVMqr459qfMZ\ng2fsyXwvrHcNZj96OxahM/0CsGY9acW5GHCOJCvl2rYs88tp+tnKvcSUTxgr\nNAzdFb7nM6eQBjRxdWKYDNjckXLAmPOzv2BPH0b1ge6CRhlEWkG8/homCJjK\nZB3mRDfIkdjPHCv9dT+8+avVxtM07Yjt2SF54yd+j3x4Hjw35D1xakvZLuYG\nl3HXWFYlW/DlpzSHLiRHfeWxFc0S8Gj5oxBE4m1AYWnaHrEcCRaVpTKqKTUe\nL95YsLE7FNZC6J7Od6nRmnoLjnUpvkVtDlqz6EluDxAIadGTXbz8op350CII\nzUTjwKc9pQyi8xm4lP95EOm77Hv+o0Aycaf7O5qi+J4MuZKHIfdpXNgGxljz\nmgkNdhxtptL/KqQaUFq/KLH6yJkK0FmIDlzZHFLCd82XXlTfPA2awGtVzslS\n71hRLbNZ8oYsIAicbDmI3aQsCn0NPI858BOCCprgVPu++GG4I9R4ZpwJvIn8\nm061B5K1d+2o6CfIhCdmzl9JtX071M0bfm2+JUjhp9JgwOFtO+AEoInmTKOF\n77rsqlHTCWZXFFE+niT82lCPAh00EVoZzKchvKII6FYcwAQ/yA/FdItyUMoU\nsKt9\r\n=5ZKs\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "files": [
    "README.md",
    "typings/fast-memoize.d.ts",
    "src/"
  ],
  "gitHead": "33acd326a3fa112686d32c50fe7738613bb9efbb",
  "homepage": "https://github.com/caiogondim/fast-memoize#readme",
  "jest": {
    "roots": [
      "test/"
    ],
    "testRegex": "test/.*\\.js$",
    "collectCoverage": true,
    "coverageDirectory": "./coverage/"
  },
  "license": "MIT",
  "main": "src/index.js",
  "maintainers": [
    {
      "name": "caiogondim",
      "email": "me@caiogondim.com"
    }
  ],
  "name": "fast-memoize",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/caiogondim/fast-memoize.git"
  },
  "scripts": {
    "benchmark": "node benchmark",
    "benchmark:cache": "node benchmark/cache",
    "benchmark:combination": "node benchmark/combination.js",
    "benchmark:compare": "./benchmark/compare-commits/index.sh",
    "benchmark:recursive-all": "node benchmark/recursive-all.js",
    "benchmark:recursive-solo": "node --trace-opt benchmark/recursive-solo.js",
    "benchmark:serializer": "node benchmark/serializer",
    "benchmark:solo": "node benchmark/solo.js",
    "benchmark:strategy": "node benchmark/strategy",
    "benchmark:trace": "node --trace-inlining --trace-opt --trace-deopt benchmark/trace.js",
    "benchmark:v8-optimization-analysis": "node --allow_natives_syntax --expose_debug_as=VirtualMachine benchmark/v8-optimization-analysis.js",
    "lint": "standard --fix \"src/**/*.js\" \"test/**/*.js\" \"benchmark/**/*.js\"",
    "preversion": "npm run test:all",
    "test": "jest",
    "test:all": "npm run lint && npm run test:typescript && npm run test",
    "test:coverage": "covert test/*.js",
    "test:typescript": "cd ./typings/tests && npm install-test"
  },
  "typings": "typings/fast-memoize.d.ts",
  "version": "2.5.1"
}
