dictate
Version:
Dictate the order of the array.
41 lines • 928 B
JSON
{
"name": "xplace",
"version": "0.3.0",
"description": "Switch key and value.",
"main": "xplace.deploy.js",
"support": "xplace.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"switch",
"key",
"value",
"xplace"
],
"homepage": "https://github.com/volkovasystems/xplace",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"empt": "^0.27.0",
"falzy": "^0.23.0"
},
"_release": "0.3.0",
"_resolution": {
"type": "version",
"tag": "0.3.0",
"commit": "53b9a1e1453dc7e713d72552b91ed2e4c67e70f8"
},
"_source": "https://github.com/volkovasystems/xplace.git",
"_target": "^0.3.0",
"_originalSource": "xplace",
"_direct": true
}