{ "name": "sn-fancy-markdown-editor", "version": "1.3.4", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Standard Notes", "devDependencies": { "@babel/cli": "^7.7.7", "@babel/core": "^7.7.7", "@babel/preset-env": "^7.7.7", "draggabilly": "^2.2.0", "grunt": "^1.0.4", "grunt-babel": "^8.0.0", "grunt-browserify": "^5.3.0", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-sass": "^1.0.0", "grunt-contrib-watch": "^1.1.0", "grunt-newer": "^1.3.0", "katex": "^0.11.1", "markdown-it": "^10.0.0", "markdown-it-footnote": "^3.0.2", "markdown-it-sub": "^1.0.0", "markdown-it-sup": "^1.0.0", "markdown-it-task-lists": "^2.1.1", "sn-components-api": "1.2.8", "sn-stylekit": "2.0.20" } }