-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
26 lines (26 loc) · 706 Bytes
/
package.json
File metadata and controls
26 lines (26 loc) · 706 Bytes
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
{
"private": true,
"name": "mn-lol",
"version": "1.0.0",
"description": "mn-lol ====== Private session.",
"repository": {
"type": "git",
"url": "https://github.com/marcusnielsen/mn-lol.git"
},
"author": "Marcus Nielsen <marcus.nielsen82@gmail.com> (http://github.com/marcusnielsen/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/marcusnielsen/mn-lol/issues"
},
"homepage": "https://github.com/marcusnielsen/mn-lol",
"dependencies": {
"angular": "^1.3.4",
"angular-local-storage": "^0.1.5",
"brfs": "^1.2.0",
"connect-livereload": "^0.5.2",
"express": "^4.10.4",
"gulp": "^3.8.10",
"lodash": "^2.4.1",
"mn-gulp": "^0.2.1"
}
}