| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "license" : "GPL-3.0", | |
|
Sebastian Noack
2015/11/27 09:06:06
I just tested it. And it seems the repository file
kzar
2015/11/27 09:13:22
I also get a warning if the license field is missi
Sebastian Noack
2015/11/27 09:22:55
OK, maybe you have a different version of npm. LGT
| |
| 3 "repository": { }, | |
| 2 "dependencies": { | 4 "dependencies": { |
| 3 "tldjs": "*" | 5 "tldjs": "*" |
| 4 } | 6 } |
| 5 } | 7 } |
| OLD | NEW |