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.

преди 3 години
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. {
  2. "_args": [
  3. [
  4. "nwsapi@2.2.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "nwsapi@2.2.0",
  9. "_id": "nwsapi@2.2.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==",
  12. "_location": "/nwsapi",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "nwsapi@2.2.0",
  18. "name": "nwsapi",
  19. "escapedName": "nwsapi",
  20. "rawSpec": "2.2.0",
  21. "saveSpec": null,
  22. "fetchSpec": "2.2.0"
  23. },
  24. "_requiredBy": [
  25. "/h2x-parse/jsdom",
  26. "/jest-environment-jsdom/jsdom"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz",
  29. "_spec": "2.2.0",
  30. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  31. "author": {
  32. "name": "Diego Perini",
  33. "email": "diego.perini@gmail.com",
  34. "url": "http://www.iport.it/"
  35. },
  36. "bugs": {
  37. "url": "http://github.com/dperini/nwsapi/issues"
  38. },
  39. "description": "Fast CSS Selectors API Engine",
  40. "directories": {
  41. "test": "test"
  42. },
  43. "homepage": "http://javascript.nwbox.com/nwsapi/",
  44. "keywords": [
  45. "css",
  46. "css3",
  47. "css4",
  48. "matcher",
  49. "selector"
  50. ],
  51. "license": "MIT",
  52. "licenses": [
  53. {
  54. "type": "MIT",
  55. "url": "http://javascript.nwbox.com/nwsapi/MIT-LICENSE"
  56. }
  57. ],
  58. "main": "./src/nwsapi",
  59. "maintainers": [
  60. {
  61. "name": "Diego Perini",
  62. "email": "diego.perini@gmail.com",
  63. "url": "http://www.iport.it/"
  64. }
  65. ],
  66. "name": "nwsapi",
  67. "repository": {
  68. "type": "git",
  69. "url": "git://github.com/dperini/nwsapi.git"
  70. },
  71. "scripts": {
  72. "lint": "eslint ./src/nwsapi.js"
  73. },
  74. "version": "2.2.0"
  75. }