scratch – Blame information for rev 84

Subversion Repositories:
Rev:
Rev Author Line No. Line
84 office 1 {
2 "name": "drawingboard.js",
3 "version": "0.4.6",
4 "main": [
5 "dist/drawingboard.js",
6 "dist/drawingboard.css"
7 ],
8 "dependencies": {
9 "jquery": "*",
10 "simple-undo": "*"
11 },
12 "homepage": "https://github.com/Leimi/drawingboard.js",
13 "_release": "0.4.6",
14 "_resolution": {
15 "type": "version",
16 "tag": "v0.4.6",
17 "commit": "fb5d4ace077f1fdd40802ebcf69410e8e721ecde"
18 },
19 "_source": "https://github.com/Leimi/drawingboard.js.git",
20 "_target": "^0.4.6",
21 "_originalSource": "drawingboard.js",
22 "_direct": true
23 }