UNPKG

edo

Version:
92 lines (91 loc) 2.26 kB
{ "name": "edo", "version": "0.12.0", "description": "EventEmitter extension.", "main": "edo.js", "support": "edo.support.js", "deploy": "edo.deploy.js", "browser": "edo.deploy.js", "scripts": { "build": "gulp && webpack --progress --display-modules", "test": "mocha edo-test.js" }, "repository": { "type": "git", "url": "git+https://github.com/volkovasystems/edo.git" }, "keywords": [ "edo", "EventEmitter", "events", "emit", "event" ], "author": "Richeve S. Bebedor <richeve.bebedor@gmail.com>", "contributors": [ "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>", "Vinse Vinalon <vinsevinalon@gmail.com>" ], "license": "MIT", "bugs": { "url": "https://github.com/volkovasystems/edo/issues" }, "homepage": "https://github.com/volkovasystems/edo#readme", "dependencies": { "arid": "^0.26.0", "arkount": "^0.8.0", "asea": "^0.14.0", "asyum": "^0.7.0", "babel-runtime": "^6.23.0", "called": "^0.31.0", "clazof": "^0.31.0", "depher": "^0.35.0", "diatom": "^0.32.0", "doubt": "^0.27.0", "een": "^0.19.0", "embedd": "^0.1.0", "eqe": "^0.3.0", "execd": "^0.4.0", "exorcise": "^0.23.0", "falzy": "^0.20.0", "ferge": "^0.4.0", "filled": "^0.22.0", "harden": "^0.22.0", "heredito": "^0.37.0", "idntfy": "^0.3.0", "idntty": "^0.3.0", "infray": "^0.1.0", "kein": "^0.26.0", "kurse": "^0.19.0", "leveld": "^0.5.0", "mrkd": "^0.8.0", "ntrprt": "^0.1.0", "plough": "^0.26.0", "posp": "^0.7.0", "protype": "^0.22.0", "pyck": "^0.35.0", "pyp": "^0.2.0", "raze": "^0.30.0", "shft": "^0.2.0", "statis": "^0.16.0", "symbiote": "^0.23.0", "valu": "^0.2.0", "zelf": "^0.12.0" }, "devDependencies": { "babel-cli": "^6.24.1", "babel-core": "^6.25.0", "babel-plugin-transform-runtime": "^6.23.0", "babel-preset-latest": "^6.24.1", "del": "^3.0.0", "gulp": "^3.9.1", "gulp-babel": "^6.1.2", "gulp-debug": "^3.1.0", "gulp-plumber": "^1.1.0", "gulp-rename": "^1.2.2", "gulp-replace": "^0.6.1", "gulp-sourcemaps": "^2.6.0", "source-map-loader": "^0.2.1", "webpack": "^3.0.0" } }