corrade-nucleus-nucleons – Blame information for rev 20

Subversion Repositories:
Rev:
Rev Author Line No. Line
20 office 1 {
2 "name": "was",
3 "authors": [
4 "Wizardry and Steamworks <office@grimore.org>"
5 ],
6 "description": "Wizardry and Steamworks JavaScript Libraries and Utilities",
7 "keywords": [
8 "wizardry",
9 "steamworks",
10 "javascript",
11 "jquery",
12 "library",
13 "utilities",
14 "extensions"
15 ],
16 "license": "GPL-3.0",
17 "homepage": "http://grimore.org",
18 "ignore": [
19 "**/.*",
20 "node_modules",
21 "bower_components",
22 "test",
23 "tests"
24 ]
25 }