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.

84 lines
2.3 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "shellwords@^0.1.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/node-notifier"
  6. ]
  7. ],
  8. "_from": "shellwords@>=0.1.1 <0.2.0",
  9. "_id": "shellwords@0.1.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/shellwords",
  13. "_nodeVersion": "8.3.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/shellwords-0.1.1.tgz_1502958896180_0.5970984394662082"
  17. },
  18. "_npmUser": {
  19. "email": "jimmycuadra@gmail.com",
  20. "name": "jimmycuadra"
  21. },
  22. "_npmVersion": "5.3.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "shellwords",
  26. "raw": "shellwords@^0.1.1",
  27. "rawSpec": "^0.1.1",
  28. "scope": null,
  29. "spec": ">=0.1.1 <0.2.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/node-notifier"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz",
  36. "_shasum": "d6b9181c1a48d397324c84871efbcfc73fc0654b",
  37. "_shrinkwrap": null,
  38. "_spec": "shellwords@^0.1.1",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/node-notifier",
  40. "author": {
  41. "email": "jimmy@jimmycuadra.com",
  42. "name": "Jimmy Cuadra",
  43. "url": "http://jimmycuadra.com/"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/jimmycuadra/shellwords/issues"
  47. },
  48. "dependencies": {},
  49. "description": "Manipulate strings according to the word parsing rules of the UNIX Bourne shell.",
  50. "devDependencies": {
  51. "jasmine-node": "~1.0.26",
  52. "nodewatch": "~0.1.0"
  53. },
  54. "directories": {},
  55. "dist": {
  56. "integrity": "sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==",
  57. "shasum": "d6b9181c1a48d397324c84871efbcfc73fc0654b",
  58. "tarball": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz"
  59. },
  60. "files": [
  61. "lib"
  62. ],
  63. "gitHead": "099c489b22f7d6d2c0d20446c38d2b20ef491010",
  64. "homepage": "https://github.com/jimmycuadra/shellwords",
  65. "license": "MIT",
  66. "main": "./lib/shellwords",
  67. "maintainers": [
  68. {
  69. "name": "jimmycuadra",
  70. "email": "jimmycuadra@gmail.com"
  71. }
  72. ],
  73. "name": "shellwords",
  74. "optionalDependencies": {},
  75. "readme": "ERROR: No README data found!",
  76. "repository": {
  77. "type": "git",
  78. "url": "git://github.com/jimmycuadra/shellwords.git"
  79. },
  80. "scripts": {
  81. "test": "cake spec"
  82. },
  83. "version": "0.1.1"
  84. }