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.

98 lines
2.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "simple-swizzle@^0.2.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/color-string"
  6. ]
  7. ],
  8. "_from": "simple-swizzle@>=0.2.2 <0.3.0",
  9. "_id": "simple-swizzle@0.2.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/simple-swizzle",
  13. "_nodeVersion": "0.10.32",
  14. "_npmOperationalInternal": {
  15. "host": "packages-18-east.internal.npmjs.com",
  16. "tmp": "tmp/simple-swizzle-0.2.2.tgz_1479263539219_0.0007823384366929531"
  17. },
  18. "_npmUser": {
  19. "email": "i.am.qix@gmail.com",
  20. "name": "qix"
  21. },
  22. "_npmVersion": "2.14.2",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "simple-swizzle",
  26. "raw": "simple-swizzle@^0.2.2",
  27. "rawSpec": "^0.2.2",
  28. "scope": null,
  29. "spec": ">=0.2.2 <0.3.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/color-string"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
  36. "_shasum": "a4da6b635ffcccca33f70d17cb92592de95e557a",
  37. "_shrinkwrap": null,
  38. "_spec": "simple-swizzle@^0.2.2",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/color-string",
  40. "author": {
  41. "name": "Qix",
  42. "url": "http://github.com/qix-"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/qix-/node-simple-swizzle/issues"
  46. },
  47. "dependencies": {
  48. "is-arrayish": "^0.3.1"
  49. },
  50. "description": "Simply swizzle your arguments",
  51. "devDependencies": {
  52. "coffee-script": "^1.9.3",
  53. "coveralls": "^2.11.2",
  54. "istanbul": "^0.3.17",
  55. "mocha": "^2.2.5",
  56. "should": "^7.0.1",
  57. "xo": "^0.7.1"
  58. },
  59. "directories": {},
  60. "dist": {
  61. "shasum": "a4da6b635ffcccca33f70d17cb92592de95e557a",
  62. "tarball": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz"
  63. },
  64. "files": [
  65. "index.js"
  66. ],
  67. "gitHead": "54cfffdb7c115c4fc52ce7c2f2af9f6351091c88",
  68. "homepage": "https://github.com/qix-/node-simple-swizzle#readme",
  69. "keywords": [
  70. "argument",
  71. "arguments",
  72. "array",
  73. "mixed",
  74. "parameter",
  75. "parameters",
  76. "swizzle",
  77. "swizzling"
  78. ],
  79. "license": "MIT",
  80. "maintainers": [
  81. {
  82. "name": "qix",
  83. "email": "i.am.qix@gmail.com"
  84. }
  85. ],
  86. "name": "simple-swizzle",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "git+https://github.com/qix-/node-simple-swizzle.git"
  92. },
  93. "scripts": {
  94. "pretest": "xo",
  95. "test": "mocha --compilers coffee:coffee-script/register"
  96. },
  97. "version": "0.2.2"
  98. }