42 lines
870 B
JSON
42 lines
870 B
JSON
|
{
|
||
|
"name": "remark",
|
||
|
"homepage": "http://remarkjs.com/",
|
||
|
"authors": [
|
||
|
"Ole Petter Bang <olepbang@gmail.com>"
|
||
|
],
|
||
|
"description": "A simple, in-browser, markdown-driven slideshow tool.",
|
||
|
"main": "out/remark.js",
|
||
|
"keywords": [
|
||
|
"Markdown",
|
||
|
"Slides"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"ignore": [
|
||
|
".gitignore",
|
||
|
".gitmodules",
|
||
|
".jshintignore",
|
||
|
".jshintrc",
|
||
|
"HISTORY.md",
|
||
|
"LICENSE",
|
||
|
"make.js",
|
||
|
"Makefile",
|
||
|
"package.json",
|
||
|
"bower_components",
|
||
|
"node_modules",
|
||
|
"src",
|
||
|
"test",
|
||
|
"vendor",
|
||
|
"out/tests.js"
|
||
|
],
|
||
|
"version": "0.10.2",
|
||
|
"_release": "0.10.2",
|
||
|
"_resolution": {
|
||
|
"type": "version",
|
||
|
"tag": "v0.10.2",
|
||
|
"commit": "359f491fae0e53b2e8102b6a264a236fc28b5480"
|
||
|
},
|
||
|
"_source": "https://github.com/gnab/remark.git",
|
||
|
"_target": "~0.10.2",
|
||
|
"_originalSource": "remark",
|
||
|
"_direct": true
|
||
|
}
|