obj-chain-plugin-types
Version:
obj-chain-plugin-types
30 lines (29 loc) • 598 B
JSON
{
"name": "obj-chain-plugin-types",
"version": "0.0.9",
"description": "obj-chain-plugin-types",
"main": "src/index.js",
"keywords": [
"types",
"is",
"izz",
"obj",
"fluent",
"chain",
"chainable",
"fliphub"
],
"dependencies": {
"izz": "*"
},
"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"
}
}