{"name":"yaml","version":"2.8.4","keywords":["YAML","parser","stringifier"],"author":{"name":"Eemeli Aro","email":"eemeli@gmail.com"},"license":"ISC","_id":"yaml@2.8.4","maintainers":[{"name":"eemeli","email":"eemeli@gmail.com"}],"homepage":"https://eemeli.org/yaml/","bugs":{"url":"https://github.com/eemeli/yaml/issues"},"bin":{"yaml":"bin.mjs"},"dist":{"shasum":"4b5f411dd25f9544914d8673d4da7f29248e5e2e","tarball":"https://registry.npmjs.org/yaml/-/yaml-2.8.4.tgz","fileCount":233,"integrity":"sha512-ml/JPOj9fOQK8RNnWojA67GbZ0ApXAUlN2UQclwv2eVgTgn7O9gg9o7paZWKMp4g0H3nTLtS9LVzhkpOFIKzog==","signatures":[{"sig":"MEUCIDftX2UTwNUfLIgw/gSLS7+UFmG9EUk+lZcLBRJ+Lrv2AiEAgVoXTmE5rz3K00EfWJbi25BWADMutx+ZtN3yEEtTnrs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":685181},"main":"./dist/index.js","type":"commonjs","types":"./dist/index.d.ts","browser":{"./util.js":"./browser/dist/util.js","./dist/util.js":"./browser/dist/util.js","./dist/index.js":"./browser/index.js"},"engines":{"node":">= 14.6"},"exports":{".":{"node":"./dist/index.js","types":"./dist/index.d.ts","default":"./browser/index.js"},"./util":{"node":"./dist/util.js","types":"./dist/util.d.ts","default":"./browser/dist/util.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/eemeli","gitHead":"ccdf7439587544f64223429498a1d9ec514eaac1","scripts":{"docs":"cd docs-slate && bundle exec middleman server","lint":"eslint config/ src/","test":"jest --config config/jest.config.js","build":"npm run build:node && npm run build:browser","clean":"git clean -fdxe node_modules","start":"node --enable-source-maps -i -e 'YAML=require(\"./dist/index.js\");const{parse,parseDocument,parseAllDocuments}=YAML'","predocs":"node docs/prepare-docs.mjs","prestart":"rollup --sourcemap -c config/rollup.node-config.mjs","prettier":"prettier --write .","test:all":"npm test && npm run test:types && npm run test:dist && npm run test:dist:types","test:dist":"npm run build:node && jest --config config/jest.config.js","build:node":"rollup -c config/rollup.node-config.mjs","preversion":"npm test && npm run build","test:types":"tsc --noEmit && tsc --noEmit -p tests/tsconfig.json","docs:deploy":"cd docs-slate && ./deploy.sh","docs:install":"cd docs-slate && bundle install","build:browser":"rollup -c config/rollup.browser-config.mjs","test:browsers":"cd playground && npm test","predocs:deploy":"node docs/prepare-docs.mjs","prepublishOnly":"npm run clean && npm test && npm run build","test:dist:types":"tsc --allowJs --moduleResolution node --noEmit --target es5 dist/index.js"},"_npmUser":{"name":"eemeli","email":"eemeli@gmail.com"},"prettier":{"semi":false,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/eemeli/yaml.git","type":"git"},"_npmVersion":"11.8.0","description":"JavaScript parser and stringifier for YAML","directories":{},"_nodeVersion":"25.5.0","browserslist":"defaults, not ie 11","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.1","tslib":"^2.8.1","eslint":"^9.9.1","rollup":"^4.12.0","prettier":"^3.0.2","@eslint/js":"^9.9.1","babel-jest":"^29.0.1","fast-check":"^2.12.0","typescript":"^5.7.2","@babel/core":"^7.12.10","@types/jest":"^29.2.4","@types/node":"^20.11.20","jest-resolve":"^29.7.0","@babel/preset-env":"^7.12.11","typescript-eslint":"^8.4.0","@rollup/plugin-babel":"^6.0.3","@rollup/plugin-replace":"^6.0.3","eslint-config-prettier":"^10.1.8","@rollup/plugin-typescript":"^12.1.1","jest-ts-webcompat-resolver":"^1.0.0","@babel/plugin-transform-typescript":"^7.12.17"},"_npmOperationalInternal":{"tmp":"tmp/yaml_2.8.4_1777712979937_0.9671656574749299","host":"s3://npm-registry-packages-npm-production"}}