UNPKG

surveybuilder

Version:

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

29 lines (28 loc) 551 B
{ "name": "jquery.textarea-markdown-editor", "version": "0.9.1", "homepage": "https://github.com/ttakuru88/jquery.textarea-markdown-editor", "authors": [ "ttakuru88" ], "main": "dist/jquery.textarea-markdown-editor.js", "keywords": [ "jquery", "textarea", "markdown" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "jquery": ">=1.9.0" }, "devDependencies": { "marked": "~0.3.3" } }