{
  "_args": [
    [
      "arrive@2.4.1",
      "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0"
    ]
  ],
  "_from": "arrive@2.4.1",
  "_id": "arrive@2.4.1",
  "_inBundle": false,
  "_integrity": "sha1-VkyH8gvAm4DeeBEk2UMWlQBLgCA=",
  "_location": "/arrive",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "arrive@2.4.1",
    "name": "arrive",
    "escapedName": "arrive",
    "rawSpec": "2.4.1",
    "saveSpec": null,
    "fetchSpec": "2.4.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/arrive/-/arrive-2.4.1.tgz",
  "_spec": "2.4.1",
  "_where": "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0",
  "author": {
    "name": "Uzair Farooq",
    "email": "uzair.farooq@outlook.com"
  },
  "bugs": {
    "url": "https://github.com/uzairfarooq/arrive/issues"
  },
  "description": "arrive.js provides events to watch for DOM elements creation and removal. It makes use of Mutation Observers internally.",
  "directories": {
    "test": "tests"
  },
  "homepage": "https://github.com/uzairfarooq/arrive#readme",
  "keywords": [
    "jquery",
    "javascript",
    "js",
    "watch",
    "dynamic",
    "creation",
    "new",
    "element",
    "insertion",
    "listen"
  ],
  "license": "MIT",
  "main": "src/arrive.js",
  "name": "arrive",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/uzairfarooq/arrive.git"
  },
  "scripts": {
    "test": "open ./tests/SpecRunner.html"
  },
  "version": "2.4.1"
}
