12345678910111213141516171819202122232425262728293031 |
- {
- "name": "ace-builds",
- "version": "1.2.8",
- "description": "Ace (Ajax.org Cloud9 Editor)",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "ignore": [
- "demo"
- ],
- "repository": {
- "type": "git",
- "url": "https://github.com/ajaxorg/ace-builds.git"
- },
- "author": "",
- "license": "BSD",
- "bugs": {
- "url": "https://github.com/ajaxorg/ace-builds/issues"
- },
- "homepage": "https://github.com/ajaxorg/ace-builds",
- "_release": "1.2.8",
- "_resolution": {
- "type": "version",
- "tag": "v1.2.8",
- "commit": "812e2c56aed246931a667f16c28b096e34597016"
- },
- "_source": "https://github.com/ajaxorg/ace-builds.git",
- "_target": "v1.2.8",
- "_originalSource": "ace-builds",
- "_direct": true
- }
|