mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
14 lines
303 B
JSON
14 lines
303 B
JSON
|
{
|
||
|
"name": "node-doc-generator",
|
||
|
"version": "0.0.0",
|
||
|
"lockfileVersion": 1,
|
||
|
"requires": true,
|
||
|
"dependencies": {
|
||
|
"marked": {
|
||
|
"version": "0.3.6",
|
||
|
"resolved": "https://registry.npmjs.org/marked/-/marked-0.3.6.tgz",
|
||
|
"integrity": "sha1-ssbGGPzOzk74bE/Gy4p8v1rtqNc="
|
||
|
}
|
||
|
}
|
||
|
}
|