dictate
Version:
Dictate the order of the array.
51 lines • 1.18 kB
JSON
{
"name": "exempt",
"version": "0.17.0",
"main": "exempt.deploy.js",
"support": "exempt.support.js",
"homepage": "https://github.com/volkovasystems/exempt",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"description": "A better way to use Array.prototype.splice method.",
"moduleType": [
"globals",
"node"
],
"keywords": [
"exempt",
"exclude",
"Array.prototype.splice",
"array-splicing",
"array-splice"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"depher": "^0.38.0",
"doubt": "^0.34.0",
"een": "^0.23.0",
"falzy": "^0.23.0",
"harden": "^0.23.0",
"lqual": "^0.4.0",
"nsrt": "^0.12.0",
"shft": "^0.5.0"
},
"_release": "0.17.0",
"_resolution": {
"type": "version",
"tag": "0.17.0",
"commit": "c101c96926447f523faddd4b93c27ae4ee66cdec"
},
"_source": "https://github.com/volkovasystems/exempt.git",
"_target": "^0.17.0",
"_originalSource": "exempt"
}