{"name":"yaml","version":"1.0.0-rc.1","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/"],"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__/ast/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":"4ad0e6b81dc31b1e130b9ee5007dacde2a65d903","bugs":{"url":"https://github.com/eemeli/yaml/issues"},"_id":"yaml@1.0.0-rc.1","_npmVersion":"6.1.0","_nodeVersion":"10.3.0","_npmUser":{"name":"eemeli","email":"eemeli@gmail.com"},"dist":{"shasum":"0c03cab07797c2f55de3afd651e739d3cb941efd","size":33704,"noattachment":false,"key":"/yaml/-/yaml-1.0.0-rc.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/yaml/download/yaml-1.0.0-rc.1.tgz"},"maintainers":[{"name":"eemeli","email":"eemeli@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/yaml_1.0.0-rc.1_1529356423774_0.727602425586136"},"_hasShrinkwrap":false,"publish_time":1529356423889,"_cnpm_publish_time":1529356423889,"dist-tags":{"latest":"2.8.3","next":"3.0.0-0"}}