UNPKG

cf-left-pad

Version:

String left pad

33 lines (32 loc) 542 B
{ "name": "cf-left-pad", "version": "0.0.25", "description": "String left pad", "main": "index.js", "scripts": { "test": "node test" }, "devDependencies": { "tape": "*" }, "keywords": [ "leftpad", "left", "pad", "padding", "string", "codefresh" ], "repository": { "url": "git@github.com:otomato-gh/cf-left-pad.git", "type": "git" }, "author": "azer", "maintainers": [ { "name": "Anton Weiss", "email": "ant.weiss@gmail.com" } ], "license": "WTFPL" }