package.json 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. {
  2. "_args": [
  3. [
  4. "detect-node@^2.0.3",
  5. "/home/seleznev/project Angular/Quality system/node_modules/spdy-transport"
  6. ]
  7. ],
  8. "_from": "detect-node@>=2.0.3 <3.0.0",
  9. "_id": "detect-node@2.0.3",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/detect-node",
  13. "_npmUser": {
  14. "email": "iliakan@gmail.com",
  15. "name": "iliakan"
  16. },
  17. "_npmVersion": "1.4.21",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "detect-node",
  21. "raw": "detect-node@^2.0.3",
  22. "rawSpec": "^2.0.3",
  23. "scope": null,
  24. "spec": ">=2.0.3 <3.0.0",
  25. "type": "range"
  26. },
  27. "_requiredBy": [
  28. "/spdy-transport"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.0.3.tgz",
  31. "_shasum": "a2033c09cc8e158d37748fbde7507832bd6ce127",
  32. "_shrinkwrap": null,
  33. "_spec": "detect-node@^2.0.3",
  34. "_where": "/home/seleznev/project Angular/Quality system/node_modules/spdy-transport",
  35. "author": {
  36. "name": "Ilya Kantor"
  37. },
  38. "bugs": {
  39. "url": "https://github.com/iliakan/detect-node/issues"
  40. },
  41. "dependencies": {},
  42. "description": "Detect Node.JS (as opposite to browser environment) (reliable)",
  43. "devDependencies": {},
  44. "directories": {},
  45. "dist": {
  46. "shasum": "a2033c09cc8e158d37748fbde7507832bd6ce127",
  47. "tarball": "https://registry.npmjs.org/detect-node/-/detect-node-2.0.3.tgz"
  48. },
  49. "gitHead": "4837fa0620d2e8db948a718a8b5f89a8073c8ff4",
  50. "homepage": "https://github.com/iliakan/detect-node",
  51. "keywords": [
  52. "detect",
  53. "node"
  54. ],
  55. "license": "ISC",
  56. "main": "index.js",
  57. "maintainers": [
  58. {
  59. "name": "iliakan",
  60. "email": "iliakan@gmail.com"
  61. }
  62. ],
  63. "name": "detect-node",
  64. "optionalDependencies": {},
  65. "readme": "ERROR: No README data found!",
  66. "repository": {
  67. "type": "git",
  68. "url": "git+https://github.com/iliakan/detect-node.git"
  69. },
  70. "scripts": {
  71. "test": "echo \"Error: no test specified\" && exit 1"
  72. },
  73. "version": "2.0.3"
  74. }