UNPKG

quick-dp

Version:

Use dynamic programming quickly

27 lines (26 loc) 569 B
{ "name": "quick-dp", "version": "1.0.2", "description": "Use dynamic programming quickly", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/zy445566/quick-dp.git" }, "keywords": [ "dynamic", "programming", "easy", "fast", "quiky" ], "author": "zy445566", "license": "MIT", "bugs": { "url": "https://github.com/zy445566/quick-dp/issues" }, "homepage": "https://github.com/zy445566/quick-dp#readme" }