@types/typeahead
Version:
TypeScript definitions for typeahead.js
29 lines • 817 B
JSON
{
"name": "@types/typeahead",
"version": "0.11.32",
"description": "TypeScript definitions for typeahead.js",
"license": "MIT",
"contributors": [
{
"name": "Ivaylo Gochkov",
"url": "https://github.com/igochkov",
"githubUsername": "igochkov"
},
{
"name": "Gidon Junge",
"url": "https://github.com/gjunge",
"githubUsername": "gjunge"
}
],
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {
"@types/jquery": "*"
},
"typesPublisherContentHash": "fcf4e39d4a3bba8965a14b931b2064eb1710ac7d6f0baa861b8fc0e06a502521",
"typeScriptVersion": "2.3"
}