{"title":"CSON","name":"cson","version":"7.3.0","description":"CoffeeScript-Object-Notation Parser. Same as JSON but for CoffeeScript objects.","homepage":"https://github.com/bevry/cson","license":"MIT","keywords":["coffeescript","cson","javascript","node","parse","stringify"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"cson","githubSlug":"bevry/cson","npmPackageName":"cson"}},"funding":"https://bevry.me/fund","author":{"name":"2012+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"bevryme","email":""}],"contributors":[{"name":"Attila Oláh","email":"atl@google.com","url":"https://github.com/attilaolah"},{"name":"Attila Oláh","email":"attilaolah@google.com","url":"http://attilaolah.eu/"},{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Claudius Nicolae","email":"claudius.nicolae@gmail.com","url":"https://github.com/clyfe"},{"name":"Jason Karns","email":"jason.karns@gmail.com","url":"https://github.com/jasonkarns"},{"name":"Joël Perras","email":"joel@nerderati.com","url":"https://github.com/jperras"},{"name":"Linus Gustav Larsson Thiel","email":"linus@hanssonlarsson.se","url":"https://github.com/linus"},{"name":"Rob Loach","email":"robloach@gmail.com","url":"https://github.com/RobLoach"},{"name":"Ryan LeFevre","email":"meltingice8917@gmail.com","url":"https://github.com/meltingice"},{"name":"Tushar Kant","email":"me@tushar.works","url":"https://github.com/nanuclickity"},{"name":"ZHANG Cheng","email":"czhang.oss@gmail.com","url":"https://github.com/zhangcheng"},{"name":"Zearin","url":"https://github.com/Zearin"},{"name":"evinugur","url":"https://github.com/evinugur"}],"bugs":{"url":"https://github.com/bevry/cson/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/cson.git"},"engines":{"node":">=10"},"editions":[{"description":"CoffeeScript source code with Require for modules","directory":"source","entry":"index.coffee","tags":["coffeescript","require"],"engines":false},{"description":"CoffeeScript compiled for Node.js with Require for modules","directory":"edition-esnext","entry":"index.js","tags":["javascript","esnext","require"],"engines":{"node":"10 || 12 || 13 || 14"}}],"bin":{"cson2json":"bin.js","json2cson":"bin.js"},"type":"commonjs","main":"index.js","dependencies":{"coffeescript":"^2.5.1","cson-parser":"^4.0.4","editions":"^2.3.0","extract-opts":"^4.3.0","requirefresh":"^4.0.0","safefs":"^6.0.0"},"devDependencies":{"@bevry/update-contributors":"^1.5.0","assert-helpers":"^6.4.0","coffeelint":"^2.1.0","kava":"^5.0.0","projectz":"^2.1.0","safeps":"^10.0.0","valid-directory":"^1.6.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"npm run our:compile:edition-esnext","our:compile:edition-esnext":"coffee -bco ./edition-esnext ./source","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:coffeelint && npm run our:verify:directory","our:verify:coffeelint":"coffeelint ./source","our:verify:directory":"valid-directory","test":"node ./test.js"},"gitHead":"0efe69b08dc58ba9baceef325b58af8f7f4c3dc8","_id":"cson@7.3.0","_nodeVersion":"14.2.0","_npmVersion":"6.14.4","dist":{"shasum":"23cfe6affc1bc310b9305222eb6c64b5f719179b","size":15289,"noattachment":false,"key":"/cson/-/cson-7.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/cson/download/cson-7.3.0.tgz"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cson_7.3.0_1589249496637_0.7274222440144686"},"_hasShrinkwrap":false,"publish_time":1589249496795,"_cnpm_publish_time":1589249496795,"dist-tags":{"latest":"8.4.0"}}