mirror of
https://github.com/pnpm/pnpm.git
synced 2026-02-05 20:51:36 -05:00
11 lines
277 B
JSON
11 lines
277 B
JSON
{
|
|
"name": "plugin-example",
|
|
"version": "1.0.0",
|
|
"author": "Zoltan Kochan <zoltan.kochan@gmail.com> (http://kochan.io/)",
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/rstacruz/pnpm/tree/master/test/packages/plugin-example"
|
|
}
|
|
}
|