mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
8 lines
190 B
JSON
8 lines
190 B
JSON
{
|
|
"name": "pad",
|
|
"repo": "component/pad",
|
|
"version": "0.0.1",
|
|
"description": "Pad strings to a given length",
|
|
"keywords": ["string", "trim", "utility"],
|
|
"scripts": ["index.js"]
|
|
} |