]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - apps/tidep0084.git/blob - example/iot-gateway/node_modules/component-emitter/bower.json
Initial commit
[apps/tidep0084.git] / example / iot-gateway / node_modules / component-emitter / bower.json
1 {
2   "name": "emitter",
3   "description": "Event emitter",
4   "keywords": [
5     "emitter",
6     "events"
7   ],
8   "version": "1.1.2",
9   "license": "MIT",
10   "main": "index.js",
11   "homepage": "https://github.com/component/emitter",
12   "ignore": [
13     "**/.*",
14     "node_modules",
15     "bower_components",
16     "test",
17     "Makefile",
18     "package.json",
19     "component.json"
20   ]
21 }