corrade-nucleus-nucleons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 {
2 "name": "nucleus-bootstrap",
3 "version": "1.0.0",
4 "description": "Bootstrap nucleon 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 "scripted",
15 "agent"
16 ],
17 "author": "Wizardry and Steamworks <office@grimore.org>",
18 "license": "GPL-3.0",
19 "dependencies": {
20 "form_to_object": "^1.0.8"
21 },
22 "repository": {
23 "type": "svn",
24 "url" : "http://svn.grimore.org/nucleus-bootstrap"
25 }
26 }