Files
pnpm/test/packages/plugin-example/package.json
Zoltan Kochan 5e34ee61e5 Covering preserved symlinks with tests
Test only on NodeJS >= 6.3.0

Fix preserved symlinkg on Windows
2016-08-09 19:45:35 +03:00

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"
}
}