blob: ed2c890eb7e84532da4daab7e6745f140034d89b [file]
{
"name": "pouchdb-json",
"version": "6.3.5-prerelease",
"description": "PouchDB utilities for safely stringifying and parsing JSON.",
"main": "./lib/index.js",
"keywords": [],
"author": "Dale Harvey <dale@arandomurl.com>",
"license": "Apache-2.0",
"repository": "https://github.com/pouchdb/pouchdb",
"jsnext:main": "./src/index.js"
}