package.json 203 B

12345678910
  1. {
  2. "name": "babel-plugin-jest-hoist",
  3. "version": "21.2.0",
  4. "repository": {
  5. "type": "git",
  6. "url": "https://github.com/facebook/jest.git"
  7. },
  8. "license": "MIT",
  9. "main": "build/index.js"
  10. }