{
  "_from": "acorn5-object-spread@^4.0.0",
  "_id": "acorn5-object-spread@4.0.0",
  "_inBundle": false,
  "_integrity": "sha1-1XWAge7ZcSGrC+R+Mcqu8qo5lpc=",
  "_location": "/acorn5-object-spread",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "acorn5-object-spread@^4.0.0",
    "name": "acorn5-object-spread",
    "escapedName": "acorn5-object-spread",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/rijs.sync/buble"
  ],
  "_resolved": "https://registry.npmjs.org/acorn5-object-spread/-/acorn5-object-spread-4.0.0.tgz",
  "_shasum": "d5758081eed97121ab0be47e31caaef2aa399697",
  "_spec": "acorn5-object-spread@^4.0.0",
  "_where": "C:\\xampp\\htdocs\\dial-digit\\node_modules\\rijs.sync\\node_modules\\buble",
  "bugs": {
    "url": "https://github.com/adrianheine/acorn5-object-spread/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Darío Javier Cravero",
      "email": "dario@uxtemple.com"
    },
    {
      "name": "Adrian Heine",
      "email": "mail@adrianheine.de"
    }
  ],
  "dependencies": {
    "acorn": "^5.1.2"
  },
  "deprecated": "acorn>=5.4.1 supports object-spread",
  "description": "Support for rest and spread properties in acorn 5",
  "homepage": "https://github.com/adrianheine/acorn5-object-spread",
  "license": "MIT",
  "name": "acorn5-object-spread",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/adrianheine/acorn5-object-spread.git"
  },
  "scripts": {
    "test": "node test/run.js"
  },
  "version": "4.0.0"
}
