Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

28 righe
576 B

4 anni fa
  1. {
  2. "name": "seajs",
  3. "version": "2.3.0",
  4. "main": "./dist/sea.js",
  5. "ignore": [
  6. "**/.*",
  7. "docs",
  8. "lib",
  9. "src",
  10. "tests",
  11. "CNAME",
  12. "component.json",
  13. "CONTRIBUTING.md",
  14. "index.html",
  15. "Makefile",
  16. "package.json",
  17. "README.md"
  18. ],
  19. "homepage": "https://github.com/seajs/seajs",
  20. "_release": "2.3.0",
  21. "_resolution": {
  22. "type": "version",
  23. "tag": "2.3.0",
  24. "commit": "9c6299636991fbca73a9aa7b2eb152c6e8614854"
  25. },
  26. "_source": "https://github.com/seajs/seajs.git",
  27. "_target": "~2.3.0",
  28. "_originalSource": "seajs"
  29. }