UNPKG

execd

Version:
34 lines 656 B
{ "name": "een", "version": "0.23.0", "description": "Checks if array contains the given value.", "main": "een.deploy.js", "support": "een.support.js", "authors": [ "Richeve S. Bebedor <richeve.bebedor@gmail.com>", "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>", "Vinse Vinalon <vinsevinalon@gmail.com>" ], "license": "MIT", "keywords": [ "check", "array", "contain", "value", "include", "een" ], "homepage": "https://github.com/volkovasystems/een", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "eqe": "^0.5.0", "raze": "^0.34.0", "truly": "^0.20.0" } }