bigint-crypto-utils/node_modules/taffydb/package.json

76 lines
1.8 KiB
JSON
Raw Normal View History

{
"_from": "taffydb@2.6.2",
"_id": "taffydb@2.6.2",
"_inBundle": false,
"_integrity": "sha1-fLy2S1oUG2ou/CxdLGe04VCyomg=",
"_location": "/taffydb",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "taffydb@2.6.2",
"name": "taffydb",
"escapedName": "taffydb",
"rawSpec": "2.6.2",
"saveSpec": null,
"fetchSpec": "2.6.2"
},
"_requiredBy": [
"/jsdoc"
],
"_resolved": "https://registry.npmjs.org/taffydb/-/taffydb-2.6.2.tgz",
"_shasum": "7cbcb64b5a141b6a2efc2c5d2c67b4e150b2a268",
"_spec": "taffydb@2.6.2",
"_where": "/home/juan/bigint-crypto-utils/node_modules/jsdoc",
"author": {
"name": "Ian Smith"
},
"bugs": {
"url": "https://github.com/typicaljoe/taffydb/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Ian Smith"
},
{
"name": "Todd Chambery",
"email": "todd.chambery@gmail.com"
},
{
"name": "Daniel Ruf",
"email": "kontakt@daniel-ruf.de"
},
{
"name": "Michael Mikowski",
"email": "mmikowski@snaplogic.com"
},
{
"name": "Matthew Chase Whittemore",
"email": "mcwhittemore@gmail.com"
}
],
"dependencies": {},
"deprecated": false,
"description": "TaffyDB is an opensouce library that brings database features into your JavaScript applications.",
"devDependencies": {},
"homepage": "http://taffydb.com/",
"main": "./taffy",
"maintainers": [
{
"name": "chambery",
"email": "todd.chambery@gmail.com"
},
{
"name": "mcwhittemore",
"email": "mcwhittemore@gmail.com"
}
],
"name": "taffydb",
"repository": {
"type": "git",
"url": "git://github.com/typicaljoe/taffydb.git"
},
"version": "2.6.2"
}