{"title":"CSON","name":"cson","version":"8.2.0","description":"CoffeeScript-Object-Notation Parser. Same as JSON but for CoffeeScript objects.","homepage":"https://github.com/bevry/cson","license":"Artistic-2.0","keywords":["coffeescript","cson","esnext","javascript","node","parse","stringify"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"bevry","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","discordServerID":"1147436445783560193","discordServerInvite":"nQuXddV7VP","twitchUsername":"balupton","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 G 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":">=6"},"editions":[{"description":"CoffeeScript source code with Require for modules","directory":"source","entry":"index.coffee","tags":["source","coffeescript","require"],"engines":false},{"description":"CoffeeScript compiled for Node.js with Require for modules","directory":"edition-esnext","entry":"index.js","tags":["compiled","javascript","esnext","require"],"engines":{"node":"6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21"}}],"bin":{"cson":"bin.cjs","cson2json":"bin.cjs","json2cson":"bin.cjs"},"type":"commonjs","main":"edition-esnext/index.js","dependencies":{"cson-parser":"^4.0.9","extract-opts":"^5.3.0","requirefresh":"^5.9.0","safefs":"^8.4.0"},"devDependencies":{"@bevry/update-contributors":"^1.23.0","assert-helpers":"^11.6.0","coffeelint":"^2.1.0","coffeescript":"^2.7.0","kava":"^7.3.0","projectz":"^3.3.0","safeps":"^11.3.0","valid-directory":"^4.5.0"},"scripts":{"our:bin":"node ./[object Object]","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 && printf '%s' '{\"type\": \"commonjs\"}' > edition-esnext/package.json","our:deploy":"printf '%s\n' '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\" || (printf '%s\n' \"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 && 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\" || (printf '%s\n' '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 ./edition-esnext/test.js"},"testen":{"serial":true},"_id":"cson@8.2.0","gitHead":"489d178684c82fb1ba93f9f9177b2995441fb6a2","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"shasum":"ca8cf47af9a77bd3d9564a6f4eea6ed6ff1039b4","size":16858,"noattachment":false,"key":"/cson/-/cson-8.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/cson/download/cson-8.2.0.tgz"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cson_8.2.0_1700834238829_0.2876935325725609"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-24T13:57:19.035Z","publish_time":1700834239035,"_source_registry_name":"default","_cnpm_publish_time":1700834239035,"dist-tags":{"latest":"8.4.0"}}