1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
| {
| "_from": "taffydb@2.6.2",
| "_id": "taffydb@2.6.2",
| "_inBundle": false,
| "_integrity": "sha512-y3JaeRSplks6NYQuCOj3ZFMO3j60rTwbuKCvZxsAraGYH2epusatvZ0baZYA01WsGqJBq/Dl6vOrMUJqyMj8kA==",
| "_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/l/plc/node-red/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"
| }
|
|