File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 22 "name" : " react-native-tref-paint-code" ,
33 "title" : " React Native TREF PaintCode" ,
44 "version" : " 1.0.0" ,
5- "description" : " Library implements a general approach for using PaintCode generated files from React Native on both iOS and Android platforms." ,
5+ "description" : " Library implements a general approach for using PaintCode generated files with React Native on both iOS and Android platforms." ,
66 "main" : " index.js" ,
77 "scripts" : {
88 "test" : " echo \" Error: no test specified\" && exit 1"
99 },
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " git+https://github.com/ReferenceArmada/react-native-tref-paint-code.git" ,
13- "baseUrl" : " https://github.com/ReferenceArmada/react-native-tref-paint-code"
12+ "url" : " https://github.com/ReferenceArmada/react-native-tref-paint-code.git"
1413 },
1514 "keywords" : [
1615 " react-native" ,
1716 " paintcode" ,
18- " paint code" ,
19- " the reference"
17+ " the-reference"
2018 ],
2119 "author" : {
2220 "name" : " The Reference Armada" ,
2321 "email" : " armada@reference.be"
2422 },
2523 "license" : " MIT" ,
26- "licenseFilename" : " LICENSE" ,
24+ "licenseFilename" : " LICENSE.md " ,
2725 "readmeFilename" : " README.md" ,
2826 "peerDependencies" : {
2927 "react" : " ^16.8.1" ,
3230 "devDependencies" : {
3331 "react" : " ^16.9.0" ,
3432 "react-native" : " ^0.61.5"
33+ },
34+ "publishConfig" : {
35+ "registry" : " https://npm.pkg.github.com/"
3536 }
3637}
You can’t perform that action at this time.
0 commit comments