{ "_args": [ [ "chain-function@1.0.1", "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp" ] ], "_from": "chain-function@1.0.1", "_id": "chain-function@1.0.1", "_inBundle": false, "_integrity": "sha512-SxltgMwL9uCko5/ZCLiyG2B7R9fY4pDZUw7hJ4MhirdjBLosoDqkWABi3XMucddHdLiFJMb7PD2MZifZriuMTg==", "_location": "/chain-function", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "chain-function@1.0.1", "name": "chain-function", "escapedName": "chain-function", "rawSpec": "1.0.1", "saveSpec": null, "fetchSpec": "1.0.1" }, "_requiredBy": [ "/material-ui/react-transition-group" ], "_resolved": "https://registry.npmjs.org/chain-function/-/chain-function-1.0.1.tgz", "_spec": "1.0.1", "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp", "author": { "name": "jquense" }, "bugs": { "url": "https://github.com/jquense/chain-function/issues" }, "description": "chain a bunch of functions together into a single call", "homepage": "https://github.com/jquense/chain-function#readme", "keywords": [ "chain", "compose", "function" ], "license": "MIT", "main": "index.js", "name": "chain-function", "repository": { "type": "git", "url": "git+https://github.com/jquense/chain-function.git" }, "scripts": { "test": "node ./test.js" }, "version": "1.0.1" }