{"name":"yaml-eslint-parser","version":"1.1.0","description":"A YAML parser that produces output compatible with ESLint","main":"lib/index.js","engines":{"node":"^14.17.0 || >=16.0.0"},"scripts":{"prebuild":"npm run -s clean","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","lint":"eslint . --ext .js,.ts,.json","eslint-fix":"npm run lint -- --fix","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot","preversion":"npm run lint && npm test","update-fixtures":"ts-node ./tools/update-fixtures.ts","benchmark":"ts-node --transpile-only benchmark/index.ts"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/yaml-eslint-parser.git"},"keywords":["yaml","eslint","parser"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/yaml-eslint-parser/issues"},"homepage":"https://github.com/ota-meshi/yaml-eslint-parser#readme","dependencies":{"eslint-visitor-keys":"^3.0.0","lodash":"^4.17.21","yaml":"^2.0.0"},"devDependencies":{"@ota-meshi/eslint-plugin":"^0.11.0","@types/benchmark":"^2.1.1","@types/eslint":"^8.0.0","@types/eslint-visitor-keys":"^1.0.0","@types/lodash":"^4.14.167","@types/mocha":"^9.0.0","@types/node":"^16.0.0","@types/semver":"^7.3.10","@typescript-eslint/eslint-plugin":"^5.0.0","@typescript-eslint/parser":"^5.0.0","benchmark":"^2.1.4","eslint":"^8.0.0","eslint-config-prettier":"^8.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-json-schema-validator":"^4.0.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-regexp":"^1.0.0","eslint-plugin-vue":"^9.0.0","mocha":"^10.0.0","nyc":"^15.1.0","prettier":"^2.0.5","semver":"^7.3.7","ts-node":"^10.0.0","typescript":"^4.0.0","vue-eslint-parser":"^9.0.0"},"types":"./lib/index.d.ts","gitHead":"293a8d4b6903ba9f3676968cd850e5844a49309e","_id":"yaml-eslint-parser@1.1.0","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"shasum":"62703e2f4afbe5a17d3fe297882740bf89504e78","size":18284,"noattachment":false,"key":"/yaml-eslint-parser/-/yaml-eslint-parser-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/yaml-eslint-parser/download/yaml-eslint-parser-1.1.0.tgz"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/yaml-eslint-parser_1.1.0_1658980445240_0.8860437014748892"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-28T03:54:20.643Z","publish_time":1658980445377,"_cnpm_publish_time":1658980445377,"dist-tags":{"latest":"1.2.2","next":"1.0.0"}}