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.

93 lines
2.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "is-obj@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/dot-prop"
  6. ]
  7. ],
  8. "_from": "is-obj@>=1.0.0 <2.0.0",
  9. "_id": "is-obj@1.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/is-obj",
  13. "_nodeVersion": "4.3.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/is-obj-1.0.1.tgz_1458641652447_0.6715397178195417"
  17. },
  18. "_npmUser": {
  19. "email": "sindresorhus@gmail.com",
  20. "name": "sindresorhus"
  21. },
  22. "_npmVersion": "2.14.12",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "is-obj",
  26. "raw": "is-obj@^1.0.0",
  27. "rawSpec": "^1.0.0",
  28. "scope": null,
  29. "spec": ">=1.0.0 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/dot-prop"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
  36. "_shasum": "3e4729ac1f5fde025cd7d83a896dab9f4f67db0f",
  37. "_shrinkwrap": null,
  38. "_spec": "is-obj@^1.0.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/dot-prop",
  40. "author": {
  41. "email": "sindresorhus@gmail.com",
  42. "name": "Sindre Sorhus",
  43. "url": "sindresorhus.com"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/sindresorhus/is-obj/issues"
  47. },
  48. "dependencies": {},
  49. "description": "Check if a value is an object",
  50. "devDependencies": {
  51. "ava": "*",
  52. "xo": "*"
  53. },
  54. "directories": {},
  55. "dist": {
  56. "shasum": "3e4729ac1f5fde025cd7d83a896dab9f4f67db0f",
  57. "tarball": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz"
  58. },
  59. "engines": {
  60. "node": ">=0.10.0"
  61. },
  62. "files": [
  63. "index.js"
  64. ],
  65. "gitHead": "7438be7393348bf65cbc2330446666bb7fc2c2da",
  66. "homepage": "https://github.com/sindresorhus/is-obj#readme",
  67. "keywords": [
  68. "check",
  69. "is",
  70. "obj",
  71. "object",
  72. "test",
  73. "type"
  74. ],
  75. "license": "MIT",
  76. "maintainers": [
  77. {
  78. "name": "sindresorhus",
  79. "email": "sindresorhus@gmail.com"
  80. }
  81. ],
  82. "name": "is-obj",
  83. "optionalDependencies": {},
  84. "readme": "ERROR: No README data found!",
  85. "repository": {
  86. "type": "git",
  87. "url": "git+https://github.com/sindresorhus/is-obj.git"
  88. },
  89. "scripts": {
  90. "test": "xo && ava"
  91. },
  92. "version": "1.0.1"
  93. }