commonmark
Version:
a strongly specified, highly compatible variant of Markdown
31 lines • 604 B
JSON
{
"name": "lodash",
"version": "3.1.0",
"main": "lodash.js",
"ignore": [
".*",
"*.custom.*",
"*.log",
"*.map",
"*.md",
"lodash.src.js",
"component.json",
"package.json",
"doc",
"node_modules",
"perf",
"test",
"vendor"
],
"homepage": "https://github.com/lodash/lodash",
"_release": "3.1.0",
"_resolution": {
"type": "version",
"tag": "3.1.0",
"commit": "38670f1e57d759f2bb7842714bb9610b4fcab906"
},
"_source": "git://github.com/lodash/lodash.git",
"_target": "~3.1.0",
"_originalSource": "lodash",
"_direct": true
}