smart.json 279 B

123456789
  1. {
  2. "name": "markdown",
  3. "description": "GitHub flavored markdown parser for Meteor based on marked.js",
  4. "homepage": "https://github.com/wekan/markdown",
  5. "author": "Petar Korponaic",
  6. "version": "1.0.7",
  7. "git": "https://github.com/wekan/markdown.git",
  8. "packages": {}
  9. }