{
  "_args": [
    [
      {
        "raw": "collect.js@^4.28.4",
        "scope": null,
        "escapedName": "collect.js",
        "name": "collect.js",
        "rawSpec": "^4.28.4",
        "spec": ">=4.28.4 <5.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/laravel-mix"
    ]
  ],
  "_from": "collect.js@>=4.28.4 <5.0.0",
  "_hasShrinkwrap": false,
  "_id": "collect.js@4.28.6",
  "_inCache": true,
  "_location": "/collect.js",
  "_nodeVersion": "12.13.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/collect.js_4.28.6_1605705169982_0.06920015782859812"
  },
  "_npmUser": {
    "name": "ecrmnn",
    "email": "danieleckermann@gmail.com"
  },
  "_npmVersion": "6.12.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "collect.js@^4.28.4",
    "scope": null,
    "escapedName": "collect.js",
    "name": "collect.js",
    "rawSpec": "^4.28.4",
    "spec": ">=4.28.4 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/laravel-mix"
  ],
  "_resolved": "https://registry.npmjs.org/collect.js/-/collect.js-4.28.6.tgz",
  "_shasum": "7fb75ae93b8198f7bb88461e263ea09744d0c56b",
  "_shrinkwrap": null,
  "_spec": "collect.js@^4.28.4",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/laravel-mix",
  "author": {
    "name": "Daniel Eckermann",
    "email": "danieleckermann@gmail.com",
    "url": "https://danieleckermann.com"
  },
  "babel": {
    "presets": [
      "env"
    ]
  },
  "bugs": {
    "url": "https://github.com/ecrmnn/collect.js/issues"
  },
  "dependencies": {},
  "description": "Convenient and dependency free wrapper for working with arrays and objects.",
  "devDependencies": {
    "@babel/polyfill": "^7.8.3",
    "babel-cli": "^6.24.1",
    "babel-core": "^6.25.0",
    "babel-preset-env": "^1.6.1",
    "benchmark": "^2.1.0",
    "chai": "^4.1.2",
    "eslint": "^4.19.1",
    "eslint-config-airbnb-base": "^13.2.0",
    "eslint-plugin-import": "^2.18.0",
    "eslint-plugin-markdown": "^1.0.0",
    "hoax.js": "^1.0.0",
    "mocha": "^3.5.2",
    "nyc": "^11.0.2",
    "webpack": "^4.36.1",
    "webpack-cli": "^3.3.6"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-NAyuk1DnCotRaDZIS5kJ4sptgkwOeYqElird10yziN5JBuwYOGkOTguhNcPn5g344IfylZecxNYZAVXgv19p5Q==",
    "shasum": "7fb75ae93b8198f7bb88461e263ea09744d0c56b",
    "tarball": "https://registry.npmjs.org/collect.js/-/collect.js-4.28.6.tgz",
    "fileCount": 386,
    "unpackedSize": 575069,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftR3SCRA9TVsSAnZWagAALLEP/j3116uYbsrnk21yCr5f\nSC1a8fYtqkFjeJpmqcVE/VD0luD4ewhjxPMS2Sg2qmnkbXmjHvw0ebfv2zho\naSZrbXiK6gvshxpeB3M//WOe2HbiwqYpJGfSc4wGwg2HPuJo0V+J0znXV/7E\nE4qe9Fm5WoHrfr6HotjCTRwZ44yv2yVpODGKfiIqWFp/oA3vz9IT7Q29EWZw\nLE9WRIynkj1Ol4L1xq9G8ZLrwvE6J0UhhxWr7nezyZ0ZuLpwu8098Erw8VO2\nOZnMt10mLeetb01EEq106vdXTLn+8QsGXZzS8GBsn3AO/hHcLX2qusGfwu0V\nbZt1c7mWyTFIiFm/tQjEi3PlVEZoonuZLDhDVsTs60DxoOqYAdsrCByJBdNY\nGSvw220CzATeRv7YJuDU+bWQpAmXWsw1xhG8auSv5ilzfAzurir1JdKAhWek\nXcih2CoI/zfM0AQuSmi72aK6cFy86OqrlPKu7J/2EKn7o6aoyuFUCibfi2Li\nydUksiayfrU8jGE+bTbU5Jd9DkBllXIIiTBQKUKX3NJliEZrTyU5xKf1W6YW\npcnoPYkUYmKIBrxl96d4KZKgCVqRDsw2WBmxrMlyPUJ2FaVf5rcn2IeP6Scl\nsj9YDJ2Qu2WuUykmtdRuI56moU644utEkWHKr/mrumdyOltR9jMwDdBqAx6U\niuor\r\n=OSZJ\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "02dff133957eb398f31aca899138a76603316491",
  "homepage": "https://github.com/ecrmnn/collect.js",
  "keywords": [
    "collections",
    "collection",
    "collect",
    "map",
    "filter",
    "group by",
    "reduce",
    "transform",
    "pluck",
    "pie",
    "mapWithKeys",
    "laravel",
    "whereIn",
    "values",
    "unique"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "maintainers": [
    {
      "name": "ecrmnn",
      "email": "danieleckermann@gmail.com"
    }
  ],
  "name": "collect.js",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ecrmnn/collect.js.git"
  },
  "scripts": {
    "all": "npm run build && npm test && npm run eslint",
    "build": "npm run transpile && npm run bundle.development && npm run bundle.production && npm run readme",
    "bundle.development": "webpack-cli dist/index.js --output build/collect.js --mode development --output-library collect",
    "bundle.production": "webpack-cli dist/index.js --output build/collect.min.js --mode production --output-library collect",
    "coverage": "npm run transpile && nyc mocha test/tests.js",
    "docs:build": "vuepress build docs",
    "docs:dev": "vuepress dev docs",
    "eslint": "npm run eslint:js && npm run eslint:md",
    "eslint:js": "eslint src/ test/ --fix",
    "eslint:md": "eslint --fix --ext md README.md docs/ --rule strict:off --rule no-undef:off --rule no-unused-vars:off --rule func-names:off --rule no-console:off --rule consistent-return:off --rule import/no-unresolved:off --rule import/extensions:off --parser-options sourceType:module",
    "prepublishOnly": "npm run all",
    "pretest": "npm run transpile",
    "readme": "node bundler/bundle.js",
    "reporter": "nyc report --reporter=html",
    "test": "mocha test/tests.js",
    "transpile": "babel src --quiet --out-dir dist"
  },
  "typings": "index.d.ts",
  "version": "4.28.6"
}
