File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change
1
+ .c9revisions
Original file line number Diff line number Diff line change 5
5
],
6
6
"name" : " vfs-http-adapter" ,
7
7
"description" : " A http middleware to wrap vfs instances and expose them via a RESTful interface" ,
8
- "version" : " 0.2.1 " ,
8
+ "version" : " 0.2.3 " ,
9
9
"repository" : {
10
10
"type" : " git" ,
11
- "url" : " git://github.com/c9/vfs.git"
11
+ "url" : " git://github.com/c9/vfs-http-adapter .git"
12
12
},
13
13
"main" : " restful.js" ,
14
14
"dependencies" : {},
15
15
"devDependencies" : {},
16
16
"optionalDependencies" : {},
17
17
"licenses" : [{
18
18
"type" : " MIT" ,
19
- "url" : " http://github.com/c9/vfs/raw/master/http-adapter /LICENSE"
19
+ "url" : " http://github.com/c9/vfs-http-adapter /raw/master/LICENSE"
20
20
}],
21
21
"engines" : {
22
22
"node" : " *"
You can’t perform that action at this time.
0 commit comments