-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
38 lines (38 loc) · 1.38 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": "tarheelhiker",
"version": "0.0.1",
"description": ",-----.,--. ,--. ,---. ,--.,------. ,------. ' .--./| | ,---. ,--.,--. ,-| || o \\ | || .-. \\ | .---' | | | || .-. || || |' .-. |`..' | | || | \\ :| `--, ' '--'\\| |' '-' '' '' '\\ `-' | .' / | || '--' /| `---. `-----'`--' `---' `----' `---' `--' `--'`-------' `------' -----------------------------------------------------------------",
"main": "index.js",
"directories": {
"doc": "docs"
},
"devDependencies": {
"aframe": "^0.5.0",
"almond": "^0.3.3",
"angular": "^1.6.2",
"angular-animate": "^1.6.2",
"angular-aria": "^1.6.2",
"angular-material": "^1.1.3",
"angular-material-icons": "^0.7.1",
"angular-messages": "^1.6.2",
"angular-resource": "^1.6.2",
"angular-ui-router": "^0.4.2",
"css-element-queries": "^0.4.0",
"openlayers": "^4.0.1",
"svg-morpheus": "^0.3.0"
},
"dependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/iddings/tar-heel-hiker.git"
},
"author": "Bryan Iddings <[email protected]>",
"license": "ISC",
"bugs": {
"url": "https://github.com/iddings/tar-heel-hiker/issues"
},
"homepage": "https://github.com/iddings/tar-heel-hiker#readme"
}