package.json 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "setprototypeof@1.1.0",
  6. "scope": null,
  7. "escapedName": "setprototypeof",
  8. "name": "setprototypeof",
  9. "rawSpec": "1.1.0",
  10. "spec": "1.1.0",
  11. "type": "version"
  12. },
  13. "C:\\Users\\Administrator\\Desktop\\answer\\node_modules\\express"
  14. ]
  15. ],
  16. "_from": "setprototypeof@1.1.0",
  17. "_id": "setprototypeof@1.1.0",
  18. "_inCache": true,
  19. "_location": "/setprototypeof",
  20. "_nodeVersion": "8.4.0",
  21. "_npmOperationalInternal": {
  22. "host": "s3://npm-registry-packages",
  23. "tmp": "tmp/setprototypeof-1.1.0.tgz_1505346623089_0.6391460271552205"
  24. },
  25. "_npmUser": {
  26. "name": "wesleytodd",
  27. "email": "wes@wesleytodd.com"
  28. },
  29. "_npmVersion": "5.3.0",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "setprototypeof@1.1.0",
  33. "scope": null,
  34. "escapedName": "setprototypeof",
  35. "name": "setprototypeof",
  36. "rawSpec": "1.1.0",
  37. "spec": "1.1.0",
  38. "type": "version"
  39. },
  40. "_requiredBy": [
  41. "/express",
  42. "/http-errors"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz",
  45. "_shasum": "d0bd85536887b6fe7c0d818cb962d9d91c54e656",
  46. "_shrinkwrap": null,
  47. "_spec": "setprototypeof@1.1.0",
  48. "_where": "C:\\Users\\Administrator\\Desktop\\answer\\node_modules\\express",
  49. "author": {
  50. "name": "Wes Todd"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/wesleytodd/setprototypeof/issues"
  54. },
  55. "dependencies": {},
  56. "description": "A small polyfill for Object.setprototypeof",
  57. "devDependencies": {},
  58. "directories": {},
  59. "dist": {
  60. "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==",
  61. "shasum": "d0bd85536887b6fe7c0d818cb962d9d91c54e656",
  62. "tarball": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz"
  63. },
  64. "gitHead": "8fc2c260d8b7da91133edefde49a3df461f220c8",
  65. "homepage": "https://github.com/wesleytodd/setprototypeof",
  66. "keywords": [
  67. "polyfill",
  68. "object",
  69. "setprototypeof"
  70. ],
  71. "license": "ISC",
  72. "main": "index.js",
  73. "maintainers": [
  74. {
  75. "name": "wesleytodd",
  76. "email": "wes@wesleytodd.com"
  77. }
  78. ],
  79. "name": "setprototypeof",
  80. "optionalDependencies": {},
  81. "readme": "ERROR: No README data found!",
  82. "repository": {
  83. "type": "git",
  84. "url": "git+https://github.com/wesleytodd/setprototypeof.git"
  85. },
  86. "scripts": {
  87. "test": "echo \"Error: no test specified\" && exit 1"
  88. },
  89. "typings": "index.d.ts",
  90. "version": "1.1.0"
  91. }