scratch – Blame information for rev 117

Subversion Repositories:
Rev:
Rev Author Line No. Line
117 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 "_release": "*",
26 "_resolution": {
27 "type": "branch",
28 "branch": "trunk",
29 "commit": "*"
30 },
31 "_source": "http://svn.grimore.org/was.js",
32 "_target": "*",
33 "_originalSource": "svn+http://svn.grimore.org/was.js",
34 "_direct": true
35 }