package.json 484 B

12345678910111213141516171819
  1. {
  2. "name": "fastadmin-addtabs",
  3. "version": "1.0.6",
  4. "description": "",
  5. "main": "jquery.addtabs.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "git+https://github.com/karsonzhang/jquery-addtabs.git"
  12. },
  13. "author": "",
  14. "license": "MIT",
  15. "bugs": {
  16. "url": "https://github.com/karsonzhang/jquery-addtabs/issues"
  17. },
  18. "homepage": "https://github.com/karsonzhang/jquery-addtabs#readme"
  19. }