package.json 53 B

12345
  1. {
  2. "browserify": {
  3. "transform": [ "xyz" ]
  4. }
  5. }