-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
36 lines (36 loc) · 905 Bytes
/
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
{
"name": "RunescapeGrandExchangeData",
"version": "1.0.0",
"description": "",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"engines": {
"node": "6.11.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/matthewngai/RunescapeGrandExchangeData.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/matthewngai/RunescapeGrandExchangeData/issues"
},
"homepage": "https://github.com/matthewngai/RunescapeGrandExchangeDatar#readme",
"dependencies": {
"express": "^4.14.0",
"react": "^15.2.1",
"react-bootstrap": "^0.30.0",
"request": "^2.74.0",
"require": "^2.4.20"
},
"devDependencies": {
"babel-plugin-transform-react-jsx": "^6.8.0",
"classnames": "^2.2.5",
"react-d3": "^0.4.0",
"require": "^2.4.20",
"taggle": "^1.10.1"
}
}