-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
38 lines (38 loc) · 1.11 KB
/
package.json
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
{
"name": "folders",
"description": "Folders (TiiR)",
"version": "0.0.8",
"private": true,
"dependencies": {
"async": "0.2.x",
"express": "3.0.3",
"express-hbs": "0.1.x",
"hbs": "2.0.x",
"less-middleware": "0.1.x",
"socket.io": "0.9.x",
"connect": "2.7.x",
"memcached": "0.2.2",
"pg": "0.12.x",
"orm": "2.0.x",
"underscore": "1.4.x",
"superagent": "0.12.x",
"yamljs": "0.1.x",
"session.socket.io": "0.1.6",
"adapter": "git+ssh://repos.oak.iparadigms.com/var/git/tiip/adapter.git",
"object": "git+ssh://repos.oak.iparadigms.com/var/git/tiip/object.git"
},
"devDependencies": {
"mocha": "1.8.x",
"expect.js": "0.2.x",
"supertest": "0.5.x",
"socket.io-client": "0.9.x"
},
"readme": "folders\n=======",
"readmeFilename": "README.md",
"_id": "[email protected]",
"dist": {
"shasum": "5d84c542f95d376c09e322a0fa9eac32c1dcd2fd"
},
"_resolved": "git+ssh://repos.oak.iparadigms.com/var/git/tiip/folders.git#0db7ed88d7ee40876f05a15e173f8759fac0d355",
"_from": "folders@git+ssh://repos.oak.iparadigms.com/var/git/tiip/folders.git"
}