{"name":"yaml","version":"1.0.0-rc.5","main":"dist/index.js","license":"ISC","author":{"name":"Eemeli Aro","email":"eemeli@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/eemeli/yaml.git"},"description":"JavaScript parser and stringifier for YAML 1.2","keywords":["YAML","parser","stringifier"],"homepage":"https://eemeli.org/yaml/","files":["dist/","types/","*.js"],"scripts":{"build":"babel src/ --out-dir dist/","prettier":"prettier --write \"{src,__tests__}/**/*.js\"","test":"TRACE_LEVEL=log jest","test:trace":"TRACE_LEVEL=trace,log jest --no-cache","docs:install":"cd docs/ && bundle install","docs:deploy":"cd docs/ && ./deploy.sh","docs":"cd docs/ && bundle exec middleman server","preversion":"npm test && npm run build","version":"git commit -am \"Update version\" && git add -f dist/","postversion":"git reset --hard HEAD^","prepublishOnly":"npm test && npm run build"},"babel":{"presets":["@babel/env","@babel/stage-3"],"plugins":[["trace",{"strip":true}]]},"jest":{"testPathIgnorePatterns":["__tests__/common","__tests__/cst/common"]},"prettier":{"semi":false,"singleQuote":true},"devDependencies":{"@babel/cli":"^7.0.0-beta.46","@babel/core":"^7.0.0-beta.46","@babel/preset-env":"^7.0.0-beta.46","@babel/preset-stage-3":"^7.0.0-beta.46","babel-core":"^7.0.0-bridge.0","babel-jest":"^22.4.3","babel-plugin-trace":"^1.1.0","jest":"^22.4.3","prettier":"1.12.1"},"dependencies":{},"engines":{"node":">= 6"},"readmeFilename":"README.md","gitHead":"d5f7ca612a84f5f31c5aad24f06d4b441a39b710","bugs":{"url":"https://github.com/eemeli/yaml/issues"},"_id":"yaml@1.0.0-rc.5","_npmVersion":"6.1.0","_nodeVersion":"10.3.0","_npmUser":{"name":"eemeli","email":"eemeli@gmail.com"},"dist":{"shasum":"113aad47e7a6c1c59759fb318459e42b96708021","size":36640,"noattachment":false,"key":"/yaml/-/yaml-1.0.0-rc.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/yaml/download/yaml-1.0.0-rc.5.tgz"},"maintainers":[{"name":"eemeli","email":"eemeli@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/yaml_1.0.0-rc.5_1530372700405_0.4796536218428211"},"_hasShrinkwrap":false,"publish_time":1530372700511,"_cnpm_publish_time":1530372700511,"dist-tags":{"latest":"2.8.3","next":"3.0.0-0"}}