corrade-nucleus-nucleons – Blame information for rev 2

Subversion Repositories:
Rev:
Rev Author Line No. Line
2 office 1 {
2 "name": "ace-builds",
3 "version": "1.2.6",
4 "description": "Ace (Ajax.org Cloud9 Editor)",
5 "scripts": {
6 "test": "echo \"Error: no test specified\" && exit 1"
7 },
8 "repository": {
9 "type": "git",
10 "url": "https://github.com/ajaxorg/ace-builds.git"
11 },
12 "author": "",
13 "license": "BSD",
14 "bugs": {
15 "url": "https://github.com/ajaxorg/ace-builds/issues"
16 },
17 "homepage": "https://github.com/ajaxorg/ace-builds"
18 }