package.json
2.6 KB
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
{
"_args": [
[
{
"raw": "taffydb@2.6.2",
"scope": null,
"escapedName": "taffydb",
"name": "taffydb",
"rawSpec": "2.6.2",
"spec": "2.6.2",
"type": "version"
},
"/Users/fzy/project/koa2_Sequelize_project/node_modules/jsdoc"
]
],
"_from": "taffydb@2.6.2",
"_id": "taffydb@2.6.2",
"_inCache": true,
"_location": "/taffydb",
"_nodeVersion": "4.2.2",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/taffydb-2.6.2.tgz_1472832370547_0.01977554289624095"
},
"_npmUser": {
"name": "mcwhittemore",
"email": "mcwhittemore@gmail.com"
},
"_npmVersion": "2.15.3",
"_phantomChildren": {},
"_requested": {
"raw": "taffydb@2.6.2",
"scope": null,
"escapedName": "taffydb",
"name": "taffydb",
"rawSpec": "2.6.2",
"spec": "2.6.2",
"type": "version"
},
"_requiredBy": [
"/jsdoc"
],
"_resolved": "https://registry.npmjs.org/taffydb/-/taffydb-2.6.2.tgz",
"_shasum": "7cbcb64b5a141b6a2efc2c5d2c67b4e150b2a268",
"_shrinkwrap": null,
"_spec": "taffydb@2.6.2",
"_where": "/Users/fzy/project/koa2_Sequelize_project/node_modules/jsdoc",
"author": {
"name": "Ian Smith"
},
"bugs": {
"url": "https://github.com/typicaljoe/taffydb/issues"
},
"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": {},
"description": "TaffyDB is an opensouce library that brings database features into your JavaScript applications.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "7cbcb64b5a141b6a2efc2c5d2c67b4e150b2a268",
"tarball": "https://registry.npmjs.org/taffydb/-/taffydb-2.6.2.tgz"
},
"gitHead": "f8c22bc79a7a24a3943247f9000f7b98e72a40dd",
"homepage": "http://taffydb.com/",
"main": "./taffy",
"maintainers": [
{
"name": "chambery",
"email": "todd.chambery@gmail.com"
},
{
"name": "mcwhittemore",
"email": "mcwhittemore@gmail.com"
}
],
"name": "taffydb",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/typicaljoe/taffydb.git"
},
"scripts": {},
"version": "2.6.2"
}