package.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. {
  2. "_args": [
  3. [
  4. "upath@^1.0.5",
  5. "/home/seleznev/project Angular/Quality system/node_modules/chokidar"
  6. ]
  7. ],
  8. "_from": "upath@>=1.0.5 <2.0.0",
  9. "_id": "upath@1.1.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/upath",
  13. "_nodeVersion": "9.9.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/upath_1.1.0_1526419605863_0.9798545761860444"
  17. },
  18. "_npmUser": {
  19. "email": "agelos.pikoulas@gmail.com",
  20. "name": "anodynos"
  21. },
  22. "_npmVersion": "5.8.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "upath",
  26. "raw": "upath@^1.0.5",
  27. "rawSpec": "^1.0.5",
  28. "scope": null,
  29. "spec": ">=1.0.5 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/chokidar"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/upath/-/upath-1.1.0.tgz",
  36. "_shasum": "35256597e46a581db4793d0ce47fa9aebfc9fabd",
  37. "_shrinkwrap": null,
  38. "_spec": "upath@^1.0.5",
  39. "_where": "/home/seleznev/project Angular/Quality system/node_modules/chokidar",
  40. "author": {
  41. "email": "agelos.pikoulas@gmail.com",
  42. "name": "Angelos Pikoulas"
  43. },
  44. "bugs": {
  45. "email": "agelos.pikoulas@gmail.com",
  46. "url": "http://github.com/anodynos/upath/issues"
  47. },
  48. "dependencies": {},
  49. "description": "A proxy to `path`, replacing `\\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.",
  50. "devDependencies": {
  51. "chai": "~4.0.2",
  52. "coffee-script": "1.12.6",
  53. "grunt": "0.4.5",
  54. "grunt-contrib-watch": "~1.0.0",
  55. "grunt-urequire": "0.7.x",
  56. "lodash": "^4.17.4",
  57. "mocha": "~3.4.2",
  58. "uberscore": "0.0.19",
  59. "underscore.string": "~3.3.4",
  60. "urequire": "0.7.0-beta.33",
  61. "urequire-ab-specrunner": "^0.2.5",
  62. "urequire-rc-inject-version": "^0.1.6"
  63. },
  64. "directories": {
  65. "dist": "./build",
  66. "doc": "./doc"
  67. },
  68. "dist": {
  69. "fileCount": 5,
  70. "integrity": "sha512-bzpH/oBhoS/QI/YtbkqCg6VEiPYjSZtrHQM6/QnJS6OL9pKUFLqb3aFh4Scvwm45+7iAgiMkLhSbaZxUqmrprw==",
  71. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+1CWCRA9TVsSAnZWagAAHlUP/05vdAPUSMWKDe63Bq40\n8egTXxFeSpx9PsBIHdKOdbe3Tn3TEId8MKOdeEZspr8VEhR6RX5IwwvZDfx1\n6O/SUgzxRzddXS2YnqrFI4E68FkHScRMLpFfDdKrG2BQr1tXunDQf4/Z/wVo\nn64g558Sul8piyNypeXFegohFFYpifAeeDSrN5hMGLtmmwAAd4Io7N+smtST\nTRuMoSGez7atwSN9SJjxjfUgvIqdBkpavwmzEsOAW6OeqNQtqw8SmtbAMKqJ\nzzuolUbBoQFQVKylqYnxni2Q1lFcQCuvUeO00fc4pBkt+rWZT0R0HANMjkW3\nWdU/YDqz0K/T8rwhgG8641uP8j/MzpwhLH6hqJ1FB2VHQveB2nAtbvRhergJ\nBZc71lF+JKbTIjrjQzpwgnXWstj6JXt3EO2ny8pcB57vKpZTSXapnJJztijp\nXFCp3hfBSTZLYFWwuJB0OpPTUJUfXOr/CHPQZMXf3tgSqai1JiUwgWcKlMtn\n0BEvm3DGUXFs8l2dCyDoHmxZHmtuPwNil2ltZxCVChmRaoVc9S21I+dES2bV\nhOd82IObtF3pBPnauvYrmWCRm0y6PjMZoTcVZPi5DvBP6/NSAYVTBXvi/yqW\nUINWHr0wXYLFisgV4OXFou1CEhRnTALbrD/SSUtyWwLxY1B4c2kmFUTj3FD7\n63wv\r\n=tYTf\r\n-----END PGP SIGNATURE-----\r\n",
  72. "shasum": "35256597e46a581db4793d0ce47fa9aebfc9fabd",
  73. "tarball": "https://registry.npmjs.org/upath/-/upath-1.1.0.tgz",
  74. "unpackedSize": 33919
  75. },
  76. "engines": {
  77. "node": ">=4"
  78. },
  79. "gitHead": "34fe330e405caacacf201a9abbb91e81b114518e",
  80. "homepage": "http://github.com/anodynos/upath/",
  81. "keywords": [
  82. "add extension",
  83. "change extension",
  84. "default extension",
  85. "extension",
  86. "file extension",
  87. "path",
  88. "replace extension",
  89. "trim extension",
  90. "unix",
  91. "windows"
  92. ],
  93. "license": "MIT",
  94. "main": "./build/code/upath.js",
  95. "maintainers": [
  96. {
  97. "name": "anodynos",
  98. "email": "agelos.pikoulas@gmail.com"
  99. }
  100. ],
  101. "name": "upath",
  102. "optionalDependencies": {},
  103. "preferGlobal": false,
  104. "readme": "ERROR: No README data found!",
  105. "repository": {
  106. "type": "git",
  107. "url": "git://github.com/anodynos/upath.git"
  108. },
  109. "scripts": {
  110. "build": "grunt lib",
  111. "test": "grunt"
  112. },
  113. "types": "./upath.d.ts",
  114. "version": "1.1.0"
  115. }