{
  "_args": [
    [
      "@stimulus/mutation-observers@2.0.0",
      "/var/www/movesolutions"
    ]
  ],
  "_development": true,
  "_from": "@stimulus/mutation-observers@2.0.0",
  "_id": "@stimulus/mutation-observers@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-kx4VAJdPhIGBQKGIoUDC2tupEKorG3A+ckc2b1UiwInKTMAC1axOHU8ebcwhaJIxRqIrs8//4SJo9YAAOx6FEg==",
  "_location": "/@stimulus/mutation-observers",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@stimulus/mutation-observers@2.0.0",
    "name": "@stimulus/mutation-observers",
    "escapedName": "@stimulus%2fmutation-observers",
    "scope": "@stimulus",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/@stimulus/core"
  ],
  "_resolved": "https://registry.npmjs.org/@stimulus/mutation-observers/-/mutation-observers-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"
    }
  ],
  "dependencies": {
    "@stimulus/multimap": "^2.0.0"
  },
  "description": "Practical wrappers around DOM MutationObserver",
  "devDependencies": {
    "@stimulus/test": "^2.0.0"
  },
  "gitHead": "a18e9e61598725e0e9d86b0d8512dd7ef0c32542",
  "homepage": "https://github.com/stimulusjs/stimulus#readme",
  "license": "MIT",
  "main": "dist/index.js",
  "module": "dist/index.js",
  "name": "@stimulus/mutation-observers",
  "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"
}
