You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
568tools/tools/NKeditor/package.json

16 lines
351 B

{
"name": "NKeditor",
"version": "5.0.4",
"filename": "NKeditor",
"repository": "blackfox/NKeditor",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-uglify": "~0.2.7",
"grunt-contrib-cssmin": "~2.2.1",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-compress": "~0.5.3"
},
"license": "MIT"
}