{
  "_args": [
    [
      "@stimulus/multimap@2.0.0",
      "/var/www/movesolutions"
    ]
  ],
  "_development": true,
  "_from": "@stimulus/multimap@2.0.0",
  "_id": "@stimulus/multimap@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-pMBCewkZCFVB3e5mEMoyO9+9aKzHDITmf3OnPun51YWxlcPdHcwbjqm1ylK63fsoduIE+RowBpFwFqd3poEz4w==",
  "_location": "/@stimulus/multimap",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@stimulus/multimap@2.0.0",
    "name": "@stimulus/multimap",
    "escapedName": "@stimulus%2fmultimap",
    "scope": "@stimulus",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/@stimulus/mutation-observers"
  ],
  "_resolved": "https://registry.npmjs.org/@stimulus/multimap/-/multimap-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/var/www/movesolutions",
  "author": {
    "name": "Basecamp, LLC"
  },
  "bugs": {
    "url": "https://github.com/stimulusjs/stimulus/issues"
  },
  "contributors": [
    {
      "name": "Javan Makhmali",
      "email": "javan@javan.us"
    },
    {
      "name": "Sam Stephenson",
      "email": "sstephenson@gmail.com"
    }
  ],
  "description": "Multimap maps one key to a set of many values",
  "gitHead": "a18e9e61598725e0e9d86b0d8512dd7ef0c32542",
  "homepage": "https://github.com/stimulusjs/stimulus#readme",
  "license": "MIT",
  "main": "dist/index.js",
  "module": "dist/index.js",
  "name": "@stimulus/multimap",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stimulusjs/stimulus.git"
  },
  "scripts": {
    "clean": "rimraf dist *.tsbuildinfo"
  },
  "types": "dist/index.d.ts",
  "version": "2.0.0"
}
