dictate
Version:
Dictate the order of the array.
44 lines • 1.01 kB
JSON
{
"name": "xtrak",
"version": "0.7.0",
"description": "Extract spliced elements from array.",
"main": "xtrak.deploy.js",
"support": "xtrak.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"extract",
"splice",
"element",
"array",
"xtrak"
],
"homepage": "https://github.com/volkovasystems/xtrak",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"condev": "^0.20.0",
"doubt": "^0.34.0",
"exempt": "^0.17.0",
"falzy": "^0.23.0"
},
"_release": "0.7.0",
"_resolution": {
"type": "version",
"tag": "0.7.0",
"commit": "47e7045c4620456876259b73e2f5a5eca6a814b6"
},
"_source": "https://github.com/volkovasystems/xtrak.git",
"_target": "^0.7.0",
"_originalSource": "xtrak",
"_direct": true
}