[
    {
        "name": "GitHub",
        "description": "GitHub repositories",
        "url": "https://github.com",
        "tag": ["github", "repository", "project", "library", "framework", "package"],
        "note": "For requests using Basic Authentication or OAuth token, you can make up to 20 requests per minute. For unauthenticated requests, the rate limit allows you to make up to 5 requests per minute.",
        "module": "./module/github"
    },
    {
        "name": "NPM",
        "description": "Node packaged modules registry",
        "url": "https://npmjs.org",
        "tag": ["npm", "js", "javascript", "package", "library", "node"],
        "module": "./module/npm"
    },
    {
        "name": "Bower",
        "description": "Bower package manager registry",
        "url": "https://bower.io",
        "tag": ["bower", "js", "javascript", "package", "component", "library", "browser"],
        "module": "./module/bower"
    },
    {
        "name": "Grunt",
        "description": "Registry of Grunt plugins",
        "url": "https://gruntjs.com/plugins",
        "tag": ["grunt", "js", "javascript", "plugin", "registry", "node", "task", "runner"],
        "module": "./module/grunt"
    },
    {
        "name": "Gulp",
        "description": "Registry of Gulp plugins",
        "url": "https://gulpjs.com/plugins",
        "tag": ["gulp", "js", "javascript", "plugin", "registry", "node", "build"],
        "module": "./module/gulp"
    },
    {
        "name": "JSter",
        "description": "Catalog of JavaScript libraries and tools for web development",
        "url": "http://jster.net",
        "tag": ["jster", "js", "javascript", "catalog", "library", "framework", "tool"],
        "module": "./module/jster"
    },
    {
        "name": "MicroJS",
        "description": "List of micro-frameworks and micro-libraries",
        "url": "http://microjs.com",
        "tag": ["microjs", "js", "javascript", "library", "framework", "micro"],
        "module": "./module/microjs"
    },
    {
        "name": "CDNJS",
        "shortDescr": "CDN for popular web development frameworks, libraries, CSS and other assets",
        "description": "Content Distribution Network for popular web development frameworks, libraries, CSS and other web assets",
        "url": "https://cdnjs.com",
        "tag": ["cdnjs", "cdn", "js", "javascript", "library", "framework", "css", "browser"],
        "module": "./module/cdnjs"
    },
    {
        "name": "Web components",
        "shortDescr": "Share and discover reusable web UI components",
        "description": "Share and discover reusable web UI components. A long-term project committed to making the web better by sharing peer-reviewed custom elements that are usable across all browsers, and interoperable with existing libraries.",
        "url": "https://www.webcomponents.org",
        "tag": ["webcomponents", "customelements", "web", "component", "webcomponent", "custom", "element", "js", "javascript", "css", "html", "gallery", "browser"],
        "module": "./module/webcomponents"
    }
]
