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.

115 lines
2.8 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "copy-descriptor@^0.1.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/object-copy"
  6. ]
  7. ],
  8. "_from": "copy-descriptor@>=0.1.0 <0.2.0",
  9. "_id": "copy-descriptor@0.1.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/copy-descriptor",
  13. "_nodeVersion": "6.2.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-16-east.internal.npmjs.com",
  16. "tmp": "tmp/copy-descriptor-0.1.1.tgz_1465497122701_0.666076025692746"
  17. },
  18. "_npmUser": {
  19. "email": "github@sellside.com",
  20. "name": "jonschlinkert"
  21. },
  22. "_npmVersion": "3.8.9",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "copy-descriptor",
  26. "raw": "copy-descriptor@^0.1.0",
  27. "rawSpec": "^0.1.0",
  28. "scope": null,
  29. "spec": ">=0.1.0 <0.2.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/object-copy"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz",
  36. "_shasum": "676f6eb3c39997c2ee1ac3a924fd6124748f578d",
  37. "_shrinkwrap": null,
  38. "_spec": "copy-descriptor@^0.1.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/object-copy",
  40. "author": {
  41. "name": "Jon Schlinkert",
  42. "url": "https://github.com/jonschlinkert"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/jonschlinkert/copy-descriptor/issues"
  46. },
  47. "dependencies": {},
  48. "description": "Copy a descriptor from object A to object B",
  49. "devDependencies": {
  50. "gulp-format-md": "^0.1.9",
  51. "mocha": "^2.5.3"
  52. },
  53. "directories": {},
  54. "dist": {
  55. "shasum": "676f6eb3c39997c2ee1ac3a924fd6124748f578d",
  56. "tarball": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz"
  57. },
  58. "engines": {
  59. "node": ">=0.10.0"
  60. },
  61. "files": [
  62. "index.js"
  63. ],
  64. "gitHead": "572c31416d4538b7ba5f52e2bb0765ac237f79e2",
  65. "homepage": "https://github.com/jonschlinkert/copy-descriptor",
  66. "keywords": [
  67. "copy",
  68. "descriptor"
  69. ],
  70. "license": "MIT",
  71. "main": "index.js",
  72. "maintainers": [
  73. {
  74. "name": "jonschlinkert",
  75. "email": "github@sellside.com"
  76. }
  77. ],
  78. "name": "copy-descriptor",
  79. "optionalDependencies": {},
  80. "readme": "ERROR: No README data found!",
  81. "repository": {
  82. "type": "git",
  83. "url": "git+https://github.com/jonschlinkert/copy-descriptor.git"
  84. },
  85. "scripts": {
  86. "test": "mocha"
  87. },
  88. "verb": {
  89. "layout": "default",
  90. "lint": {
  91. "reflinks": true
  92. },
  93. "plugins": [
  94. "gulp-format-md"
  95. ],
  96. "reflinks": [
  97. "verb",
  98. "verb-readme-generator"
  99. ],
  100. "related": {
  101. "list": [
  102. "is-accessor-descriptor",
  103. "is-data-descriptor",
  104. "is-descriptor",
  105. "is-plain-object",
  106. "isobject"
  107. ]
  108. },
  109. "tasks": [
  110. "readme"
  111. ],
  112. "toc": false
  113. },
  114. "version": "0.1.1"
  115. }