{ "name": "traverse-chain", "version": "0.1.0", "description": "A simple asynchronous tool", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/yuanchuan/traverse-chain" }, "keywords": [ "async", "chain", "queue" ], "author": "yuanchuan", "license": "MIT", "readmeFilename": "README.md" }