tulios / json-viewer

It is a Chrome extension for printing JSON and JSONP.
https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh
MIT License
3.3k stars 675 forks source link

No 'engines' in package.json #295

Open jribbens opened 3 years ago

jribbens commented 3 years ago

README.md says "It depends on node (version in package.json engines)" but package.json does not in fact contain an engines specification.