package.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "gulp-copy@0.0.2",
  6. "scope": null,
  7. "escapedName": "gulp-copy",
  8. "name": "gulp-copy",
  9. "rawSpec": "0.0.2",
  10. "spec": "0.0.2",
  11. "type": "version"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
  14. ]
  15. ],
  16. "_from": "gulp-copy@0.0.2",
  17. "_id": "gulp-copy@0.0.2",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/gulp-copy",
  21. "_npmUser": {
  22. "name": "janrywang",
  23. "email": "janrykk@gmail.com"
  24. },
  25. "_npmVersion": "1.4.21",
  26. "_phantomChildren": {
  27. "clone-stats": "0.0.1",
  28. "escape-string-regexp": "1.0.5",
  29. "get-stdin": "4.0.1",
  30. "lodash._escapehtmlchar": "2.4.1",
  31. "lodash._escapestringchar": "2.4.1",
  32. "lodash._isnative": "2.4.1",
  33. "lodash._reunescapedhtml": "2.4.1",
  34. "lodash._shimkeys": "2.4.1",
  35. "lodash.defaults": "2.4.1",
  36. "lodash.isobject": "2.4.1",
  37. "lodash.values": "2.4.1",
  38. "meow": "3.7.0",
  39. "multipipe": "0.1.2",
  40. "readable-stream": "1.0.34"
  41. },
  42. "_requested": {
  43. "raw": "gulp-copy@0.0.2",
  44. "scope": null,
  45. "escapedName": "gulp-copy",
  46. "name": "gulp-copy",
  47. "rawSpec": "0.0.2",
  48. "spec": "0.0.2",
  49. "type": "version"
  50. },
  51. "_requiredBy": [
  52. "/semantic-ui"
  53. ],
  54. "_resolved": "https://registry.npmjs.org/gulp-copy/-/gulp-copy-0.0.2.tgz",
  55. "_shasum": "3dcc8c4267a9c1e0ca0b83faba70ce8abf25a886",
  56. "_shrinkwrap": null,
  57. "_spec": "gulp-copy@0.0.2",
  58. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
  59. "author": {
  60. "name": "Janry Wang",
  61. "email": "janrykk@gmail.com"
  62. },
  63. "bugs": {
  64. "url": "https://github.com/klaascuvelier/gulp-copy/issues"
  65. },
  66. "dependencies": {
  67. "gulp-util": "~2.2.9",
  68. "through": "2.3.4"
  69. },
  70. "description": "Plugin copying files to a new destination and using that destionation for other actions",
  71. "devDependencies": {
  72. "jshint": "~2.4.1"
  73. },
  74. "directories": {},
  75. "dist": {
  76. "shasum": "3dcc8c4267a9c1e0ca0b83faba70ce8abf25a886",
  77. "tarball": "https://registry.npmjs.org/gulp-copy/-/gulp-copy-0.0.2.tgz"
  78. },
  79. "gitHead": "3ac4c7bd7c8e0d33e9013ae6cc59c565c4564c8c",
  80. "homepage": "https://github.com/klaascuvelier/gulp-copy",
  81. "keywords": [
  82. "gulpplugin",
  83. "copy"
  84. ],
  85. "main": "index.js",
  86. "maintainers": [
  87. {
  88. "name": "janrywang",
  89. "email": "janrykk@gmail.com"
  90. }
  91. ],
  92. "name": "gulp-copy",
  93. "optionalDependencies": {},
  94. "readme": "ERROR: No README data found!",
  95. "repository": {
  96. "type": "git",
  97. "url": "git+https://github.com/klaascuvelier/gulp-copy.git"
  98. },
  99. "scripts": {},
  100. "version": "0.0.2"
  101. }