blob: df79e471a2c6140afe9071eb1ee65c969ee8bb32 [file] [log] [blame]
{
"name": "pouchdb-json",
"version": "6.4.1-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"
}