[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
siakad
/
simkeu
/
keuangan
/
vendors
/
bower_components
/
summernote
/
[
Home
]
File: package.json
{ "name": "summernote", "description": "Super simple WYSIWYG editor", "version": "0.8.1", "license": "MIT", "keywords": [ "editor", "WYSIWYG" ], "repository": { "type": "git", "url": "https://github.com/summernote/summernote.git" }, "author": { "name": "hackerwins", "email": "<susukang98@gmail.com>" }, "main": "dist/summernote.js", "devDependencies": { "chai": "^3.2.0", "chai-spies": "^0.7.1", "grunt": "*", "grunt-contrib-clean": "^0.7.0", "grunt-contrib-compress": "*", "grunt-contrib-connect": "*", "grunt-contrib-copy": "^0.8.2", "grunt-contrib-jshint": "0.7.2", "grunt-contrib-uglify": "~0.2.2", "grunt-contrib-watch": "*", "grunt-coveralls": "^1.0.0", "grunt-exec": "^0.4.6", "grunt-jscs": "^2.6.0", "grunt-karma": "^0.12.0", "grunt-recess": "*", "grunt-saucelabs": "*", "grunt-webfont": "^1.0.2", "karma": "^0.13.3", "karma-chrome-launcher": "^0.2.0", "karma-coverage": "^0.5.3", "karma-firefox-launcher": "^0.1.6", "karma-ie-launcher": "^0.2.0", "karma-mocha": "^0.2.0", "karma-opera-launcher": "^0.3.0", "karma-phantomjs-launcher": "^0.2.0", "karma-requirejs": "^0.2.2", "karma-safari-launcher": "^0.1.1", "karma-sauce-launcher": "^0.3.0", "load-grunt-tasks": "0.2.0", "mocha": "^2.3.4", "open": "0.0.4", "phantomjs": "^1.9.17", "requirejs": "^2.1.22" } }