{
  "_from": "json2php@^0.0.4",
  "_id": "json2php@0.0.4",
  "_inBundle": false,
  "_integrity": "sha1-a9haHdpqXdfpECK7JEA8wbfC7jQ=",
  "_location": "/json2php",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "json2php@^0.0.4",
    "name": "json2php",
    "escapedName": "json2php",
    "rawSpec": "^0.0.4",
    "saveSpec": null,
    "fetchSpec": "^0.0.4"
  },
  "_requiredBy": [
    "/@wordpress/dependency-extraction-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/json2php/-/json2php-0.0.4.tgz",
  "_shasum": "6bd85a1dda6a5dd7e91022bb24403cc1b7c2ee34",
  "_spec": "json2php@^0.0.4",
  "_where": "C:\\Users\\fvers\\Local Sites\\moovelogisticawoocommerce\\app\\public\\wp-content\\plugins\\moove-logistica-for-woocommerce\\node_modules\\@wordpress\\dependency-extraction-webpack-plugin",
  "author": {
    "name": "Daniel Zahariev",
    "email": "daniel.zahariev@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/daniel-zahariev/json2php/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Daniel Zahariev",
      "email": "daniel.zahariev@gmail.com"
    },
    {
      "name": "Bozhidar Dryanovski",
      "email": "bozhidar.dryanovski@gmail.com"
    }
  ],
  "deprecated": false,
  "description": "JSON to PHP converter",
  "devDependencies": {
    "chai": "~1.4.0",
    "coffee-script": "1.4.0",
    "mocha": "~1.7.4"
  },
  "homepage": "https://github.com/daniel-zahariev/json2php#readme",
  "keywords": [
    "JSON",
    "PHP",
    "Converter"
  ],
  "license": "BSD",
  "main": "lib/json2php.js",
  "name": "json2php",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/daniel-zahariev/json2php.git"
  },
  "scripts": {
    "test": "cake test"
  },
  "version": "0.0.4"
}
