No Description

.npmignore 182B

1234567891011121314151617181920212223
  1. *.*~
  2. **/*.*~
  3. *.md
  4. *.MD
  5. .DS_Store
  6. tsconfig.json
  7. samples
  8. __tests__
  9. docs
  10. .*.swp
  11. ._*
  12. .DS_Store
  13. .git
  14. .hg
  15. .npmrc
  16. .lock-wscript
  17. .svn
  18. .wafpickle-*
  19. config.gypi
  20. CVS
  21. npm-debug.log
  22. node_modules