obj-chain-plugin-lodash
Version:
obj-chain-plugin-lodash
28 lines (27 loc) • 583 B
JSON
{
"name": "obj-chain-plugin-lodash",
"version": "0.0.9",
"description": "obj-chain-plugin-lodash",
"main": "src/index.js",
"keywords": [
"lodash",
"obj",
"fluent",
"chain",
"chainable",
"fliphub"
],
"dependencies": {
"lodash": "*"
},
"license": "MIT",
"author": "James <aretecode@gmail.com>",
"homepage": "https://github.com/aretecode/obj-chain#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/aretecode/obj-chain.git"
},
"bugs": {
"url": "https://github.com/aretecode/obj-chain/issues"
}
}