{
    "name": "neditor",
    "title": "neditor",
    "description": "UEditor富文本web编辑器",
    "version": "1.4.4",
    "homepage": "https://neditor.notadd.com/demo/",
    "author": {
        "name": "twilroad",
        "url": "http://github.com/twilroad"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/notadd/neditor.git"
    },
    "keywords": [
        "neditor",
        "web editor",
        "javascript"
    ],
    "bugs": {
        "url": "https://github.com/notadd/neditor/issues"
    },
    "dependencies": {
        "grunt": "~0.4.1",
        "grunt-contrib-concat": "~0.3.0",
        "grunt-contrib-cssmin": "~0.6.0",
        "grunt-contrib-uglify": "~1.0.1",
        "grunt-contrib-copy": "~0.4.0",
        "grunt-transcoding": "~0.1.1",
        "grunt-text-replace": "~0.3.9",
        "grunt-contrib-clean": "~0.5.0"
    },
    "devDependencies": {
        "grunt": "~0.4.1"
    }
}
