mirror of
https://github.com/bendtherules/Typescript.tools.git
synced 2026-08-18 22:02:03 +00:00
15 lines
382 B
JSON
15 lines
382 B
JSON
{
|
|
"name": "typescript.tools",
|
|
"version": "0.0.1",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"marked": {
|
|
"version": "0.8.0",
|
|
"resolved": "https://registry.npmjs.org/marked/-/marked-0.8.0.tgz",
|
|
"integrity": "sha512-MyUe+T/Pw4TZufHkzAfDj6HarCBWia2y27/bhuYkTaiUnfDYFnCP3KUN+9oM7Wi6JA2rymtVYbQu3spE0GCmxQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|