| "name": "create-require", |
| "description": "Polyfill for Node.js module.createRequire (<= v12.2.0)", |
| "repository": "nuxt-contrib/create-require", |
| "email": "nison.mael@gmail.com" |
| "email": "paul.soporan@gmail.com" |
| "email": "pyapar@gmail.com" |
| "main": "./create-require.js", |
| "types": "./create-require.d.ts", |
| "release": "yarn test && standard-version && git push --follow-tags && npm publish", |
| "test:matrix": "tap --no-esm --no-timeout ./test/matrix.js", |
| "test": "yarn lint && yarn test:matrix" |
| "@nuxtjs/eslint-config": "latest", |
| "standard-version": "latest" |