node.dep.yml 1.5 KB

1234567891011121314151617181920212223242526
  1. ---
  2. name: "@types/node"
  3. version: 12.7.12
  4. type: npm
  5. summary: TypeScript definitions for Node.js
  6. homepage: https://github.com/DefinitelyTyped/DefinitelyTyped#readme
  7. license: mit
  8. licenses:
  9. - sources: LICENSE
  10. text: " MIT License\r\n\r\n Copyright (c) Microsoft Corporation. All rights
  11. reserved.\r\n\r\n Permission is hereby granted, free of charge, to any person
  12. obtaining a copy\r\n of this software and associated documentation files (the
  13. \"Software\"), to deal\r\n in the Software without restriction, including without
  14. limitation the rights\r\n to use, copy, modify, merge, publish, distribute,
  15. sublicense, and/or sell\r\n copies of the Software, and to permit persons to
  16. whom the Software is\r\n furnished to do so, subject to the following conditions:\r\n\r\n
  17. \ The above copyright notice and this permission notice shall be included in
  18. all\r\n copies or substantial portions of the Software.\r\n\r\n THE SOFTWARE
  19. IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\n IMPLIED,
  20. INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\n FITNESS
  21. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\n AUTHORS
  22. OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\n LIABILITY,
  23. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\n OUT
  24. OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\n
  25. \ SOFTWARE\r\n"
  26. notices: []