react-native-art / art

React Native module that allows you to draw vector graphics.
https://github.com/react-native-community/art
MIT License
287 stars 78 forks source link

Add repository info to package.json #69

Open mrousavy opened 4 years ago

mrousavy commented 4 years ago

Summary

This adds the repository property to the package.json.

One problem with having no repository property is, that tools like license crawlers cannot read the creator and add repository links.

See how the author is ??? and the View Repository button is not present?

Compatibility

OS Implemented
iOS
Android

Checklist

mrousavy commented 3 years ago

@Esemesek I assume we don't want to change the package name, right?

Esemesek commented 3 years ago

Yup, the package name stays the same for now.