mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
27 lines
1.1 KiB
JSON
27 lines
1.1 KiB
JSON
{
|
|
"name": "tern_from_ts",
|
|
"version": "0.0.1",
|
|
"description": "Tern signatures extracted from typescript signatures",
|
|
"main": "index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/cloud9ide/tern_from_ts.git"
|
|
},
|
|
"author": {
|
|
"name": "Lennart Kats",
|
|
"email": "lennart@c9.io"
|
|
},
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/cloud9ide/tern_from_ts/issues"
|
|
},
|
|
"homepage": "https://github.com/cloud9ide/tern_from_ts",
|
|
"gitHead": "66df507986bbdd63f3bc4f0c53edb39169ce4f1c",
|
|
"readme": "# tern_from_ts\n\nTern signatures extracted from typescript signatures.\n\nLicense: MIT\n\nSee also https://github.com/marijnh/tern and https://github.com/borisyankov/DefinitelyTyped\n",
|
|
"readmeFilename": "README.md",
|
|
"_id": "tern_from_ts@0.0.1",
|
|
"_shasum": "8713975fb90fe744fdf5930e77bb61a9b44a87fb",
|
|
"_from": "git+https://github.com/cloud9ide/tern_from_ts.git#66df507986bbdd63f3bc4f0c53edb39169ce4f1c",
|
|
"_resolved": "git+https://github.com/cloud9ide/tern_from_ts.git#66df507986bbdd63f3bc4f0c53edb39169ce4f1c"
|
|
}
|