{
  "_from": "jstorage@^0.4.8",
  "_id": "jstorage@0.4.8",
  "_inBundle": false,
  "_integrity": "sha1-KTgActbTwaDipYk/8e47HPx0+aA=",
  "_location": "/jstorage",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jstorage@^0.4.8",
    "name": "jstorage",
    "escapedName": "jstorage",
    "rawSpec": "^0.4.8",
    "saveSpec": null,
    "fetchSpec": "^0.4.8"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/jstorage/-/jstorage-0.4.8.tgz",
  "_shasum": "29380072d6d3c1a0e2a5893ff1ee3b1cfc74f9a0",
  "_spec": "jstorage@^0.4.8",
  "_where": "C:\\Users\\Asus\\Desktop\\AVIZ\\vistorian\\vistorian-matrix",
  "author": {
    "name": "Andris Reinman",
    "email": "andris.reinman@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/aibarra988/jstorage/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "jStorage is a cross-browser key-value store database to store data locally in the browser - jStorage supports all major browsers, both in desktop (yes - even Internet Explorer 6) and in mobile.",
  "directories": {
    "example": "example",
    "test": "tests"
  },
  "homepage": "https://github.com/aibarra988/jstorage#readme",
  "keywords": [
    "key"
  ],
  "license": "UNLICENSED",
  "main": "jstorage.js",
  "name": "jstorage",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aibarra988/jstorage.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.4.8"
}
