package.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "_from": "6to5ify",
  3. "_id": "6to5ify@4.1.1",
  4. "_inBundle": false,
  5. "_integrity": "sha1-3Z7ttfroS+cC9esrzpqBWb0R+qI=",
  6. "_location": "/6to5ify",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "6to5ify",
  12. "name": "6to5ify",
  13. "escapedName": "6to5ify",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#DEV:/",
  20. "#USER"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/6to5ify/-/6to5ify-4.1.1.tgz",
  23. "_shasum": "dd9eedb5fae84be702f5eb2bce9a8159bd11faa2",
  24. "_spec": "6to5ify",
  25. "_where": "/srv/http/mmap_sarrebourg/user/themes/basic",
  26. "author": {
  27. "name": "Sebastian McKenzie",
  28. "email": "sebmck@gmail.com"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/sebmck/6to5-browserify/issues"
  32. },
  33. "bundleDependencies": false,
  34. "dependencies": {
  35. "6to5-core": "^3.0.0",
  36. "lodash": "^3.0.0",
  37. "through": "2.3.4"
  38. },
  39. "deprecated": false,
  40. "description": "6to5 browserify plugin",
  41. "homepage": "https://github.com/sebmck/6to5-browserify",
  42. "name": "6to5ify",
  43. "repository": {
  44. "type": "git",
  45. "url": "git+https://github.com/sebmck/6to5-browserify.git"
  46. },
  47. "version": "4.1.1"
  48. }