Repository URL to install this package:
Version:
6.0.0 ▾
|
chain-able-traverse
/
package.json
|
---|
{
"name": "chain-able-traverse",
"version": "6.0.0",
"scripts": {
"_prepublish": "make publish"
},
"dependencies": {
"chain-able-deps": "^6.0.1"
},
"devDependencies": {
"@types/jest": "latest",
"@types/node": "latest",
"jest": "23.4.1",
"rollup": "0.63.4",
"ts-jest": "23.0.1",
"typescript": "next"
},
"license": "MIT",
"author": "James <aretecode@gmail.com>",
"homepage": "https://github.com/fluents/chain-able#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/fluents/chain-able.git"
},
"bugs": {
"url": "https://github.com/fluents/chain-able/issues"
}
}