{"name":"pad","description":"Left and right string padding","version":"2.2.2","author":{"name":"David Worms","email":"david@adaltas.com"},"contributors":[{"name":"David Worms","email":"david@adaltas.com"}],"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","coffeescript":"^2.3.2","mocha":"^5.2.0","should":"^13.2.3"},"engines":{"node":">= 4.0.0"},"homepage":"https://github.com/adaltas/node-pad","keywords":["pad","string"],"license":"BSD-3-Clause","main":"./lib","repository":{"type":"git","url":"git+https://github.com/adaltas/node-pad.git"},"scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && npm test","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"dependencies":{"wcwidth":"^1.0.1"},"types":"lib/index.d.ts","gitHead":"0a756c111084efa394c6aa6a167f288a242bea8a","bugs":{"url":"https://github.com/adaltas/node-pad/issues"},"_id":"pad@2.2.2","_npmVersion":"6.5.0","_nodeVersion":"10.12.0","_npmUser":{"name":"david","email":"david@adaltas.com"},"dist":{"shasum":"121a3055be234f27f35a002ee21ccc1364a1f00d","size":4266,"noattachment":false,"key":"/pad/-/pad-2.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pad/download/pad-2.2.2.tgz"},"maintainers":[{"name":"david","email":"mask79513@sina.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pad_2.2.2_1547137023258_0.7286353890796757"},"_hasShrinkwrap":false,"publish_time":1547137023423,"_cnpm_publish_time":1547137023423,"dist-tags":{"latest":"3.3.0"}}