UNPKG

flow-code-description

Version:

a function for work with "code-flow" description objects

32 lines (31 loc) 777 B
{ "name": "flow-code-description", "version": "3.3.0", "description": "a function for work with \"code-flow\" description objects", "main": "flow.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/klimcode/code-flow.git" }, "keywords": [ "function", "no-dependencies", "async", "code-management", "code-description" ], "author": "John Klimov", "license": "ISC", "bugs": { "url": "https://github.com/klimcode/code-flow/issues" }, "homepage": "https://github.com/klimcode/code-flow#readme", "devDependencies": { "eslint": "^4.19.1", "eslint-config-airbnb-base": "^12.1.0", "eslint-plugin-import": "^2.10.0" } }