web 3d图形渲染器
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.

16 lines
224 B

  1. {
  2. "name": "tryer",
  3. "version": "1.0.1",
  4. "main": "lib/tryer.min.js",
  5. "ignore": [
  6. "AUTHORS",
  7. "component.json",
  8. "config",
  9. "node_modules",
  10. "package.json",
  11. "README.md",
  12. "src",
  13. "test"
  14. ]
  15. }