45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
{
|
|
"author": {
|
|
"name": "Suan-Aik Yeo",
|
|
"email": "yeosuanaik@gmail.com"
|
|
},
|
|
"name": "instant-markdown-d",
|
|
"description": "Instantly-updating Markdown Server",
|
|
"version": "0.1.0",
|
|
"engine": "node",
|
|
"main": "instant-markdown-d",
|
|
"preferGlobal": "true",
|
|
"bin": {
|
|
"instant-markdown-d": "./instant-markdown-d"
|
|
},
|
|
"dependencies": {
|
|
"highlight.js": "^8.4.0",
|
|
"markdown-it": "^3.0.3",
|
|
"send": "~0.1.0",
|
|
"socket.io": ""
|
|
},
|
|
"gitHead": "1511b8591e0a0e3aadd92db7bd6634b1ada8286d",
|
|
"_id": "instant-markdown-d@0.1.0",
|
|
"scripts": {},
|
|
"_shasum": "da1ffd10443b6b72c14d896b53d2925507a570c6",
|
|
"_from": "instant-markdown-d@0.1.0",
|
|
"_npmVersion": "2.1.3",
|
|
"_nodeVersion": "0.10.32",
|
|
"_npmUser": {
|
|
"name": "suan",
|
|
"email": "yeosuanaik@gmail.com"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "suan",
|
|
"email": "yeosuanaik@gmail.com"
|
|
}
|
|
],
|
|
"dist": {
|
|
"shasum": "da1ffd10443b6b72c14d896b53d2925507a570c6",
|
|
"tarball": "http://registry.npmjs.org/instant-markdown-d/-/instant-markdown-d-0.1.0.tgz"
|
|
},
|
|
"directories": {},
|
|
"_resolved": "https://registry.npmjs.org/instant-markdown-d/-/instant-markdown-d-0.1.0.tgz",
|
|
"readme": "ERROR: No README data found!"
|
|
}
|