dictate
Version:
Dictate the order of the array.
38 lines (37 loc) • 784 B
JSON
{
"name": "norder",
"version": "0.4.0",
"description": "Check point-order option values.",
"main": "norder.deploy.js",
"support": "norder.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",
"point",
"order",
"option",
"value",
"norder"
],
"homepage": "https://github.com/volkovasystems/norder",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"crount": "^0.3.0",
"falze": "^0.26.0",
"kount": "^0.12.0",
"maxelm": "^0.4.0",
"valu": "^0.6.0",
"wichevr": "^0.14.0"
}
}