UNPKG

surveybuilder

Version:

Build surveys in the most advanced, flexable, and more moderated way, for all users to build and see.

40 lines (39 loc) 1.16 kB
{ "name": "jquery.textarea-markdown-Editor", "version": "0.9.1", "description": "", "main": "dist/jquery.textarea-markdown-Editor.js", "dependencies": { "grunt": "^0.4.5", "grunt-contrib-coffee": "^0.13.0", "grunt-contrib-copy": "^0.8.0" }, "devDependencies": { "bower": "^1.3.12", "coffee-script": "^1.9.1", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-watch": "^0.6.1", "grunt-karma": "^0.10.1", "karma": "^0.12.31", "karma-coffee-preprocessor": "^0.2.1", "karma-expect": "^1.1.0", "karma-mocha": "^0.1.10", "karma-phantomjs-launcher": "^0.1.4", "karma-sinon": "^1.0.4", "mocha": "^2.2.1", "sinon": "^1.14.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/ttakuru88/jquery.textarea-markdown-Editor.git" }, "author": "ttakuru88", "license": "MIT", "bugs": { "url": "https://github.com/ttakuru88/jquery.textarea-markdown-Editor/issues" }, "homepage": "https://github.com/ttakuru88/jquery.textarea-markdown-Editor" }