{
  "name": "kvin",
  "version": "1.2.7",
  "description": "Rich serialization library for JavaScript",
  "keywords": [
    "json",
    "serialization"
  ],
  "homepage": "https://github.com/wesgarland/kvin#readme",
  "bugs": {
    "url": "https://github.com/wesgarland/kvin/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wesgarland/kvin.git"
  },
  "license": "MIT",
  "author": "Wes Garland <wes@kingsds.network>",
  "main": "kvin.js",
  "files": [
    "LICENSE",
    "kvin.js",
    "tests",
    "browser-tests"
  ],
  "scripts": {
    "test": "peter tests",
    "vtest": "peter -v tests"
  },
  "devDependencies": {
    "peter": "^2.1.3"
  }

,"_resolved": "https://registry.npmjs.org/kvin/-/kvin-1.2.7.tgz"
,"_integrity": "sha512-tX8r6I34z+/+k1KIdOo8NjZejhceAcfRicukQA90EYO+ElC2BVEFMoQUPY6Xyhfyh0yZf84egUqNyDUut3Y18g=="
,"_from": "kvin@1.2.7"
}