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.

95 lines
2.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "object-path@^0.9.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/adjust-sourcemap-loader"
  6. ]
  7. ],
  8. "_from": "object-path@>=0.9.2 <0.10.0",
  9. "_id": "object-path@0.9.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/object-path",
  13. "_npmUser": {
  14. "email": "contact@mariocasciaro.me",
  15. "name": "mariocasciaro"
  16. },
  17. "_npmVersion": "1.4.28",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "object-path",
  21. "raw": "object-path@^0.9.2",
  22. "rawSpec": "^0.9.2",
  23. "scope": null,
  24. "spec": ">=0.9.2 <0.10.0",
  25. "type": "range"
  26. },
  27. "_requiredBy": [
  28. "/adjust-sourcemap-loader"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/object-path/-/object-path-0.9.2.tgz",
  31. "_shasum": "0fd9a74fc5fad1ae3968b586bda5c632bd6c05a5",
  32. "_shrinkwrap": null,
  33. "_spec": "object-path@^0.9.2",
  34. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/adjust-sourcemap-loader",
  35. "author": {
  36. "name": "Mario Casciaro"
  37. },
  38. "bugs": {
  39. "url": "https://github.com/mariocasciaro/object-path/issues"
  40. },
  41. "dependencies": {},
  42. "description": "Access deep properties using a path",
  43. "devDependencies": {
  44. "chai": "~1.9.1",
  45. "coveralls": "~2.11.1",
  46. "istanbul": "~0.3.0",
  47. "mocha": "~1.20.1",
  48. "mocha-lcov-reporter": "~0.0.1"
  49. },
  50. "directories": {},
  51. "dist": {
  52. "shasum": "0fd9a74fc5fad1ae3968b586bda5c632bd6c05a5",
  53. "tarball": "https://registry.npmjs.org/object-path/-/object-path-0.9.2.tgz"
  54. },
  55. "engines": {
  56. "node": ">=0.8.0"
  57. },
  58. "gitHead": "3f1e4ea93b9eef77236f0a3dce73dfcf89c780c0",
  59. "homepage": "https://github.com/mariocasciaro/object-path",
  60. "keywords": [
  61. "access",
  62. "bean",
  63. "deep",
  64. "dot",
  65. "get",
  66. "key",
  67. "nested",
  68. "notation",
  69. "obj",
  70. "object",
  71. "path",
  72. "prop",
  73. "property",
  74. "segment",
  75. "value"
  76. ],
  77. "license": "MIT",
  78. "maintainers": [
  79. {
  80. "name": "mariocasciaro",
  81. "email": "mariocasciaro@gmail.com"
  82. }
  83. ],
  84. "name": "object-path",
  85. "optionalDependencies": {},
  86. "readme": "ERROR: No README data found!",
  87. "repository": {
  88. "type": "git",
  89. "url": "git://github.com/mariocasciaro/object-path.git"
  90. },
  91. "scripts": {
  92. "test": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha test.js --report html -- -R spec"
  93. },
  94. "version": "0.9.2"
  95. }