You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

32 lines
733 B

  1. {
  2. "name": "requirejs-plugins",
  3. "version": "1.0.3",
  4. "main": [
  5. "src/async.js",
  6. "src/depend.js",
  7. "src/font.js",
  8. "src/goog.js",
  9. "src/image.js",
  10. "src/json.js",
  11. "src/mdown.js",
  12. "src/noext.js",
  13. "src/propertyParser.js",
  14. "lib/Markdown.Converter.js",
  15. "lib/text.js"
  16. ],
  17. "ignore": [
  18. "**/.*",
  19. "node_modules",
  20. "components"
  21. ],
  22. "homepage": "https://github.com/millermedeiros/requirejs-plugins",
  23. "_release": "1.0.3",
  24. "_resolution": {
  25. "type": "version",
  26. "tag": "v1.0.3",
  27. "commit": "ac9de4bfae70b0630754a9faf93c42db362cb9a2"
  28. },
  29. "_source": "https://github.com/millermedeiros/requirejs-plugins.git",
  30. "_target": "~1.0.3",
  31. "_originalSource": "requirejs-plugins"
  32. }