Andrew Luca 09d66ed801 chore: add repository for all packages.json (#1259)
> If the package.json for your package is not in the root directory (for example if it is part of a monorepo), you can specify the directory in which it lives:
> ```json
> "repository": {
>   "type" : "git",
>   "url" : "https://github.com/facebook/react.git",
>   "directory": "packages/react-dom"
> }
> ```
> — https://docs.npmjs.com/cli/v6/configuring-npm/package-json#repository

I use a lot https://njt.vercel.app/ to jump to different packages information,
and with this PR we can know exactly what package in what folder lives

Made the changes with a script to make it easier 🙂

https://gist.github.com/iamandrewluca/5cc85b56a595056f0099d04ed6dd8a79
2021-09-20 18:21:02 +02:00
2021-07-05 00:45:04 +02:00
2021-07-05 00:45:04 +02:00
2019-11-08 20:12:33 +01:00
2019-10-21 13:15:59 +02:00
2021-07-19 16:06:52 +02:00
2018-12-21 17:20:30 +01:00
2020-10-16 18:43:15 +02:00
2021-09-20 18:12:05 +02:00
S
Description
?? Apollo/GraphQL integration for VueJS
Readme 6.9 MiB
Languages
TypeScript 43%
JavaScript 36.5%
Vue 19.2%
HTML 1.2%