mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-24 18:11:39 -04:00
11 lines
273 B
JSON
11 lines
273 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/pnpm/pnpm/tree/master/test/packages/plugin-example"
|
|
}
|
|
}
|