package-lock.json 295 B

12345678910111213141516
  1. {
  2. "name": "base16-tomorrow-light-theme",
  3. "version": "1.6.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "base16-tomorrow-light-theme",
  9. "version": "1.6.0",
  10. "license": "MIT",
  11. "engines": {
  12. "atom": ">0.49.0"
  13. }
  14. }
  15. }
  16. }