c9-core/lib/tern_from_ts/package.json

27 wiersze
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": "0ef643c550885e5c8aa576e56b4da30fc852b91f",
"_from": "git+https://github.com/cloud9ide/tern_from_ts.git#66df507986bbdd63f3bc4f0c53edb39169ce4f1c",
"_resolved": "git+https://github.com/cloud9ide/tern_from_ts.git#66df507986bbdd63f3bc4f0c53edb39169ce4f1c"
}