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.

71 lines
1.7 KiB

  1. {
  2. "_from": "nwsapi@^2.2.0",
  3. "_id": "nwsapi@2.2.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==",
  6. "_location": "/nwsapi",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "nwsapi@^2.2.0",
  12. "name": "nwsapi",
  13. "escapedName": "nwsapi",
  14. "rawSpec": "^2.2.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^2.2.0"
  17. },
  18. "_requiredBy": [
  19. "/jsdom"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz",
  22. "_shasum": "204879a9e3d068ff2a55139c2c772780681a38b7",
  23. "_spec": "nwsapi@^2.2.0",
  24. "_where": "/home/alpcentaur/ProjektA/PermApp/node_modules/jsdom",
  25. "author": {
  26. "name": "Diego Perini",
  27. "email": "diego.perini@gmail.com",
  28. "url": "http://www.iport.it/"
  29. },
  30. "bugs": {
  31. "url": "http://github.com/dperini/nwsapi/issues"
  32. },
  33. "bundleDependencies": false,
  34. "deprecated": false,
  35. "description": "Fast CSS Selectors API Engine",
  36. "directories": {
  37. "test": "test"
  38. },
  39. "homepage": "http://javascript.nwbox.com/nwsapi/",
  40. "keywords": [
  41. "css",
  42. "css3",
  43. "css4",
  44. "matcher",
  45. "selector"
  46. ],
  47. "license": "MIT",
  48. "licenses": [
  49. {
  50. "type": "MIT",
  51. "url": "http://javascript.nwbox.com/nwsapi/MIT-LICENSE"
  52. }
  53. ],
  54. "main": "./src/nwsapi",
  55. "maintainers": [
  56. {
  57. "name": "Diego Perini",
  58. "email": "diego.perini@gmail.com",
  59. "url": "http://www.iport.it/"
  60. }
  61. ],
  62. "name": "nwsapi",
  63. "repository": {
  64. "type": "git",
  65. "url": "git://github.com/dperini/nwsapi.git"
  66. },
  67. "scripts": {
  68. "lint": "eslint ./src/nwsapi.js"
  69. },
  70. "version": "2.2.0"
  71. }