🚀 Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
home
/
duzhbywe
/
nodevenv
/
Job-Portal
/
20
/
lib
/
node_modules
/
chain-function
✏️
Editing: package.json
{ "name": "chain-function", "version": "1.0.1", "description": "chain a bunch of functions together into a single call", "main": "index.js", "scripts": { "test": "node ./test.js" }, "repository": { "type": "git", "url": "git+https://github.com/jquense/chain-function.git" }, "keywords": [ "chain", "compose", "function" ], "author": "jquense", "license": "MIT", "bugs": { "url": "https://github.com/jquense/chain-function/issues" }, "homepage": "https://github.com/jquense/chain-function#readme" }
💾 Save Changes
❌ Cancel