package.json 101 B

123456
  1. {
  2. "type": "commonjs",
  3. "name": "npm-plugin",
  4. "version": "0.0.1",
  5. "main": "index.ts"
  6. }