compound-ex4
Version:
Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)
96 lines (95 loc) • 2.11 kB
JSON
{
"_args": [
[
"marked@>= 0.2.6",
"/home/webs/dev/prj/compoundjsEX4/compound-ex4"
]
],
"_from": "marked@>=0.2.6",
"_id": "marked@0.3.5",
"_inCache": true,
"_installable": true,
"_location": "/marked",
"_nodeVersion": "0.12.7",
"_npmUser": {
"email": "chjjeffrey@gmail.com",
"name": "chjj"
},
"_npmVersion": "2.13.2",
"_phantomChildren": {},
"_requested": {
"name": "marked",
"raw": "marked@>= 0.2.6",
"rawSpec": ">= 0.2.6",
"scope": null,
"spec": ">=0.2.6",
"type": "range"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/marked/-/marked-0.3.5.tgz",
"_shasum": "4113a15ac5d7bca158a5aae07224587b9fa15b94",
"_shrinkwrap": null,
"_spec": "marked@>= 0.2.6",
"_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4",
"author": {
"name": "Christopher Jeffrey"
},
"bin": {
"marked": "./bin/marked"
},
"bugs": {
"url": "http://github.com/chjj/marked/issues"
},
"dependencies": {},
"description": "A markdown parser built for speed",
"devDependencies": {
"gulp": "^3.8.11",
"gulp-concat": "^2.5.2",
"gulp-uglify": "^1.1.0",
"markdown": "*",
"showdown": "*"
},
"directories": {},
"dist": {
"shasum": "4113a15ac5d7bca158a5aae07224587b9fa15b94",
"tarball": "http://registry.npmjs.org/marked/-/marked-0.3.5.tgz"
},
"gitHead": "88ce4df47c4d994dc1b1df1477a21fb893e11ddc",
"homepage": "https://github.com/chjj/marked",
"keywords": [
"html",
"markdown",
"markup"
],
"license": "MIT",
"main": "./lib/marked.js",
"maintainers": [
{
"name": "chjj",
"email": "chjjeffrey@gmail.com"
}
],
"man": [
"./man/marked.1"
],
"name": "marked",
"optionalDependencies": {},
"preferGlobal": true,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/chjj/marked.git"
},
"scripts": {
"bench": "node test --bench",
"test": "node test"
},
"tags": [
"html",
"markdown",
"markup"
],
"version": "0.3.5"
}