corrade-nucleus-nucleons – Blame information for rev 31

Subversion Repositories:
Rev:
Rev Author Line No. Line
31 office 1 {
2 "name": "doctor",
3 "version": "1.1.0",
4 "description": "Health Report for Corrade Nucleus.",
5 "main": "index.html",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "keywords": [
10 "Corrade",
11 "SecondLife",
12 "Nucleus",
13 "nucleon",
14 "heartbeat",
15 "health",
16 "metrics"
17 ],
18 "author": "Wizardry and Steamworks <office@grimore.org>",
19 "license": "GPL-3.0",
20 "dependencies": {
21 "highcharts": "^5.0.14"
22 }
23 }