UNPKG

tco-js

Version:
25 lines (24 loc) 545 B
{ "name": "tco-js", "version": "1.0.0", "description": "tail call optimization", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/andy2046/tco.git" }, "keywords": [ "tail", "call", "optimization" ], "author": "AndyP (https://www.npmjs.com/~andy*()", "license": "MIT", "bugs": { "url": "https://github.com/andy2046/tco/issues" }, "homepage": "https://github.com/andy2046/tco#readme" }