{"_id":"@pnpm/command","_rev":"940031","name":"@pnpm/command","description":"Types and utils for pnpm commands","dist-tags":{"latest":"2.0.0","pnpm-temp":"1.0.0"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"time":{"modified":"2021-09-23T02:06:26.000Z","created":"2020-01-27T20:37:03.574Z","2.0.0":"2021-04-05T01:12:17.862Z","1.0.0":"2020-03-15T23:21:36.533Z","0.1.0-0":"2020-01-27T20:37:03.574Z"},"users":{},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/command"},"versions":{"2.0.0":{"name":"@pnpm/command","version":"2.0.0","description":"Types and utils for pnpm commands","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=12.17"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts","test":"pnpm run compile","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/command"},"keywords":["pnpm"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/command#readme","funding":"https://opencollective.com/pnpm","_id":"@pnpm/command@2.0.0","_nodeVersion":"12.19.0","_npmVersion":"6.14.12","dist":{"shasum":"a19fed5a2c8b5438f66a13ded4b0e3a5c19afc94","size":1694,"noattachment":false,"key":"/@pnpm/command/-/@pnpm/command-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/command/download/@pnpm/command-2.0.0.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/command_2.0.0_1617585137688_0.6751988866781411"},"_hasShrinkwrap":false,"publish_time":1617585137862,"_cnpm_publish_time":1617585137862},"1.0.0":{"name":"@pnpm/command","version":"1.0.0","description":"Types and utils for pnpm commands","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/command"},"keywords":["pnpm"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/command#readme","readmeFilename":"README.md","_id":"@pnpm/command@1.0.0","_nodeVersion":"12.14.1","_npmVersion":"6.14.2","dist":{"shasum":"5841c81072b49af60b49e5a36b52ff85d46dc7cd","size":1663,"noattachment":false,"key":"/@pnpm/command/-/@pnpm/command-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/command/download/@pnpm/command-1.0.0.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/command_1.0.0_1584314496420_0.1236497418666711"},"_hasShrinkwrap":false,"publish_time":1584314496533,"_cnpm_publish_time":1584314496533},"0.1.0-0":{"name":"@pnpm/command","version":"0.1.0-0","description":"Types and utils for pnpm commands","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","tsc":"tsc","test":"pnpm run tsc","prepublishOnly":"pnpm run tsc"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/plugin-commands-installation"},"keywords":["pnpm"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://pnpm.js.org","_id":"@pnpm/command@0.1.0-0","_nodeVersion":"12.14.1","_npmVersion":"6.13.6","dist":{"shasum":"060634bb39c4b112fd938c12fd35242e41ee2ab4","size":1533,"noattachment":false,"key":"/@pnpm/command/-/@pnpm/command-0.1.0-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/command/download/@pnpm/command-0.1.0-0.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/command_0.1.0-0_1580157423395_0.22037649214046295"},"_hasShrinkwrap":false,"publish_time":1580157423574,"_cnpm_publish_time":1580157423574}},"readme":"# @pnpm/command\n\n> Types and utils for pnpm commands\n\n[![npm version](https://img.shields.io/npm/v/@pnpm/command.svg)](https://www.npmjs.com/package/@pnpm/command)\n\n## Installation\n\n```sh\n<pnpm|npm|yarn> add @pnpm/command\n```\n\n## License\n\nMIT\n","_attachments":{},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/command#readme","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"license":"MIT"}