dictate
Version:
Dictate the order of the array.
40 lines • 926 B
JSON
{
"name": "empt",
"version": "0.27.0",
"description": "Check if object has no enumerable properties.",
"main": "empt.deploy.js",
"support": "empt.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",
"object",
"empty",
"empt"
],
"homepage": "https://github.com/volkovasystems/empt",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"doubt": "^0.34.0",
"kount": "^0.12.0"
},
"_release": "0.27.0",
"_resolution": {
"type": "version",
"tag": "0.27.0",
"commit": "0421e22fd8683c87fb5f7f8cf05503d4e26b7e13"
},
"_source": "https://github.com/volkovasystems/empt.git",
"_target": "^0.27.0",
"_originalSource": "empt"
}