File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 2
2
"author" :
" ka2er <[email protected] >" ,
3
3
"name" : " subdb" ,
4
4
"description" : " API to interact with subdb services" ,
5
- "version" : " 0.0.1 " ,
5
+ "version" : " 0.0.2 " ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
8
"url" : " git://github.com/ka2er/node-subdb-api.git"
9
9
},
10
10
"bugs" : {
11
- "url" : " http://github.com/ka2er/node-subdb-api/issues"
11
+ "url" : " http://github.com/ka2er/node-subdb-api/issues"
12
12
},
13
13
"scripts" : {
14
14
"test" : " mocha"
15
- },"main" : " lib/subdb.js" ,
15
+ },
16
+ "main" : " lib/subdb.js" ,
16
17
"dependencies" : {
17
- "form-data" : " 0.0.x" ,
18
- "clone" : " 0.1.x"
18
+ "form-data" : " 0.0.x" ,
19
+ "clone" : " 0.1.x"
19
20
},
20
21
"devDependencies" : {
21
- "mocha" :" 1.6.x"
22
+ "mocha" : " 1.6.x"
22
23
},
23
24
"optionalDependencies" : {},
24
25
"engines" : {
You can’t perform that action at this time.
0 commit comments