{"name":"pad","description":"Left and right string padding","version":"2.2.1","author":{"name":"David Worms","email":"david@adaltas.com"},"contributors":[{"name":"David Worms","email":"david@adaltas.com"}],"devDependencies":{"babel-cli":"^6.26.0","babel-preset-es2015":"^6.24.1","coffeescript":"^2.3.1","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":"ff813a25366ab1f3f97030701386345e333790c2","bugs":{"url":"https://github.com/adaltas/node-pad/issues"},"_id":"pad@2.2.1","_npmVersion":"6.2.0","_nodeVersion":"10.0.0","_npmUser":{"name":"david","email":"david@adaltas.com"},"dist":{"shasum":"e53e5de1304bc4c6c38004cad803f7641cff3220","size":4075,"noattachment":false,"key":"/pad/-/pad-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pad/download/pad-2.2.1.tgz"},"maintainers":[{"name":"david","email":"mask79513@sina.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pad_2.2.1_1535059754457_0.3488438065546955"},"_hasShrinkwrap":false,"publish_time":1535059754535,"_cnpm_publish_time":1535059754535,"dist-tags":{"latest":"3.3.0"}}