dictate
Version:
Dictate the order of the array.
39 lines • 912 B
JSON
{
"name": "filled",
"version": "0.26.0",
"description": "Check if array contains something.",
"main": "filled.deploy.js",
"support": "filled.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",
"filled"
],
"homepage": "https://github.com/volkovasystems/filled",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"arkount": "^0.12.0"
},
"_release": "0.26.0",
"_resolution": {
"type": "version",
"tag": "0.26.0",
"commit": "72825ef1c3d268b043dcbcf7690b8429e89f225e"
},
"_source": "https://github.com/volkovasystems/filled.git",
"_target": "^0.26.0",
"_originalSource": "filled",
"_direct": true
}