blob: 1084e8cc371b89a1995182525a16d0d99d15fa52 [file] [log] [blame]
{
"name": "pouchdb-json",
"version": "6.2.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"
}