Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
14217 anikendra 1
{
2
    "name": "twitter/typeahead.js",
3
    "description": "fast and fully-featured autocomplete library",
4
    "keywords": ["typeahead", "autocomplete"],
5
    "homepage": "http://twitter.github.com/typeahead.js",
6
    "authors": [
7
        {
8
            "name": "Twitter Inc.",
9
            "homepage": "https://twitter.com/twitteross"
10
        }
11
    ],
12
    "support": {
13
        "issues": "https://github.com/twitter/typeahead.js/issues"
14
    },
15
    "author": "Twitter Inc.",
16
    "license": "MIT"
17
}