UNPKG

execd

Version:
46 lines 1.03 kB
{ "name": "protype", "version": "0.24.0", "description": "Determine type of property.", "main": "protype.deploy.js", "support": "protype.support.js", "authors": [ "Richeve S. Bebedor <richeve.bebedor@gmail.com>", "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>", "Vinse Vinalon <vinsevinalon@gmail.com>" ], "license": "MIT", "keywords": [ "typeof", "property", "string", "number", "boolean", "function", "object", "undefined", "symbol", "protype" ], "homepage": "https://github.com/volkovasystems/protype", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "cemento": "^0.17.0", "harden": "^0.23.0" }, "_release": "0.24.0", "_resolution": { "type": "version", "tag": "0.24.0", "commit": "ae847b18e6ab8edf094717bb01f7be5759f1966e" }, "_source": "https://github.com/volkovasystems/protype.git", "_target": "^0.24.0", "_originalSource": "protype" }