UNPKG

remarkable-numl

Version:
33 lines (32 loc) 771 B
{ "name": "remarkable-numl", "version": "0.1.7", "description": "Remarkable plugin for Numl syntax", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/numldesign/remarkable-numl.git" }, "keywords": [ "remarkable-plugin", "numl", "design system", "syntax" ], "author": "Andrey Yamanov <tenphi@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/numldesign/remarkable-numl/issues" }, "homepage": "https://github.com/numldesign/remarkable-numl#readme", "dependencies": { "diacritics-map": "^0.1.0", "strip-color": "^0.1.0" }, "devDependencies": { "remarkable": "^2.0.1" } }