split repos
This commit is contained in:
parent
c49eecc080
commit
112b5f76ed
99 changed files with 1 additions and 1005 deletions
17
package.json
17
package.json
|
|
@ -1,17 +0,0 @@
|
|||
{
|
||||
"name": "ace",
|
||||
"description": "Ajax.org Code Editor is a full featured source code highlighting editor that powers the Cloud9 IDE",
|
||||
"version": "0.1",
|
||||
"homepage" : "http://github.com/ajaxorg/editor",
|
||||
"engines": {"node": ">= 0.1.102"},
|
||||
"author": "Fabian Jakobs <fabian@ajax.org>",
|
||||
"main": "src/ace/ace",
|
||||
"repository" : {
|
||||
"type" : "git",
|
||||
"url" : "http://github.com/ajaxorg/editor.git"
|
||||
},
|
||||
"licenses": [{
|
||||
"type": "LGPLv3",
|
||||
"url": "http://www.gnu.org/licenses/lgpl-3.0.txt"}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue