Specify the place where your code lives. This is helpful for people who want to contribute.
{ "repository": { "type": "git", "url": "https://github.com/ajaxlab/package-json-type.git" } }
{ "repository": { "type": "svn", "url": "https://v8.googlecode.com/svn/trunk/" } }
{ "repository": { "type": "git", "url": "https://github.com/facebook/react.git", "directory": "packages/react-dom" } }
https://yarnpkg.com/en/docs/package-json#toc-repository
https://docs.npmjs.com/files/package.json#repository
Generated using TypeDoc
Specify the place where your code lives. This is helpful for people who want to contribute.
{ "repository": { "type": "git", "url": "https://github.com/ajaxlab/package-json-type.git" } }
{ "repository": { "type": "svn", "url": "https://v8.googlecode.com/svn/trunk/" } }
{ "repository": { "type": "git", "url": "https://github.com/facebook/react.git", "directory": "packages/react-dom" } }
https://yarnpkg.com/en/docs/package-json#toc-repository
https://docs.npmjs.com/files/package.json#repository