@drewbot/sass-flexbox-grid
Version:
A responsive sass grid library built with flexbox
33 lines • 712 B
JSON
{
"name": "marked",
"homepage": "https://github.com/markedjs/marked",
"authors": [
"Christopher Jeffrey <chjjeffrey@gmail.com>"
],
"description": "A markdown parser built for speed",
"keywords": [
"markdown",
"markup",
"html"
],
"main": "lib/marked.js",
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"app/bower_components",
"test",
"tests"
],
"version": "0.3.19",
"_release": "0.3.19",
"_resolution": {
"type": "version",
"tag": "v0.3.19",
"commit": "5d1baa4d7ca55b27cb08029ac785e98b6378fcf0"
},
"_source": "https://github.com/chjj/marked.git",
"_target": "^0.3.6",
"_originalSource": "marked"
}