{
  "_args": [
    [
      "persist-path@1.0.2",
      "/Users/prateekbh/projects/preact-material-components/docs"
    ]
  ],
  "_from": "persist-path@1.0.2",
  "_id": "persist-path@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-t7lHU2W1zPA4qvpVrxKw3YxBjXo=",
  "_location": "/persist-path",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "persist-path@1.0.2",
    "name": "persist-path",
    "escapedName": "persist-path",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/preact-cli"
  ],
  "_resolved": "https://registry.npmjs.org/persist-path/-/persist-path-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/Users/prateekbh/projects/preact-material-components/docs",
  "author": {
    "name": "Sebastian Raff https://github.com/hobbyquaker"
  },
  "bugs": {
    "url": "https://github.com/hobbyquaker/persist-path/issues"
  },
  "dependencies": {},
  "description": "Get OS-specific path to store persistent data",
  "devDependencies": {
    "camo-purge": "latest",
    "xo": "latest"
  },
  "homepage": "https://github.com/hobbyquaker/persist-path",
  "keywords": [
    "persist",
    "path",
    "store",
    "storage",
    "save",
    "data",
    "json",
    "user",
    "appdata",
    "library"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "persist-path",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hobbyquaker/persist-path.git"
  },
  "scripts": {
    "test": "camo-purge ; xo --space 4 --no-esnext --ignore test.js"
  },
  "version": "1.0.2"
}
