UNPKG

remark-github-break

Version:

[![build status](https://img.shields.io/travis/imcuttle/remark-github-break/master.svg?style=flat-square)](https://travis-ci.org/imcuttle/remark-github-break) [![Test coverage](https://img.shields.io/codecov/c/github/imcuttle/remark-github-break.svg?style

21 lines (20 loc) 361 B
{ "name": "remark-github-break", "version": "0.0.0", "description": "", "main": "index.js", "scripts": { "test": "jest --coverage" }, "keywords": [ "imcuttle", "remark-github-break" ], "author": "imcuttle", "license": "MIT", "devDependencies": { "jest": "^22.4.2", "remark": "^9.0.0", "remark-html": "^7.0.0" } }