package.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "rework-visit@^1.0.0",
  6. "scope": null,
  7. "escapedName": "rework-visit",
  8. "name": "rework-visit",
  9. "rawSpec": "^1.0.0",
  10. "spec": ">=1.0.0 <2.0.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/rework-plugin-function"
  14. ]
  15. ],
  16. "_from": "rework-visit@>=1.0.0 <2.0.0",
  17. "_id": "rework-visit@1.0.0",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/rework-visit",
  21. "_npmUser": {
  22. "name": "tjholowaychuk",
  23. "email": "tj@vision-media.ca"
  24. },
  25. "_npmVersion": "1.2.14",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "rework-visit@^1.0.0",
  29. "scope": null,
  30. "escapedName": "rework-visit",
  31. "name": "rework-visit",
  32. "rawSpec": "^1.0.0",
  33. "spec": ">=1.0.0 <2.0.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/rework-plugin-function"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/rework-visit/-/rework-visit-1.0.0.tgz",
  40. "_shasum": "9945b2803f219e2f7aca00adb8bc9f640f842c9a",
  41. "_shrinkwrap": null,
  42. "_spec": "rework-visit@^1.0.0",
  43. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/rework-plugin-function",
  44. "dependencies": {},
  45. "description": "Rework declaration visitor utility",
  46. "devDependencies": {},
  47. "directories": {},
  48. "dist": {
  49. "shasum": "9945b2803f219e2f7aca00adb8bc9f640f842c9a",
  50. "tarball": "https://registry.npmjs.org/rework-visit/-/rework-visit-1.0.0.tgz"
  51. },
  52. "keywords": [
  53. "css",
  54. "rework"
  55. ],
  56. "license": "MIT",
  57. "maintainers": [
  58. {
  59. "name": "tjholowaychuk",
  60. "email": "tj@vision-media.ca"
  61. }
  62. ],
  63. "name": "rework-visit",
  64. "optionalDependencies": {},
  65. "readme": "ERROR: No README data found!",
  66. "version": "1.0.0"
  67. }