{"_id":"hcl-to-json","_rev":"159768","name":"hcl-to-json","description":"HCL to JSON converter","dist-tags":{"latest":"0.1.1"},"maintainers":[{"name":"mgg","email":"gokmen@goksel.me"}],"time":{"modified":"2021-06-03T11:39:12.000Z","created":"2016-10-22T10:12:47.676Z","0.1.1":"2017-11-22T05:58:30.778Z","0.1.0":"2017-10-14T08:25:58.115Z","0.0.9":"2017-09-25T05:13:26.558Z","0.0.8":"2017-08-23T01:18:27.344Z","0.0.7":"2017-08-14T20:13:50.000Z","0.0.6":"2017-08-10T17:31:01.390Z","0.0.5":"2017-05-28T00:13:22.014Z","0.0.4":"2016-10-27T07:52:02.342Z","0.0.3":"2016-10-27T07:37:33.160Z","0.0.2":"2016-10-22T10:31:04.325Z","0.0.1":"2016-10-22T10:12:47.676Z"},"users":{},"author":{"name":"Gokmen Goksel","email":"gokmen@goksel.me"},"repository":{"type":"git","url":"git+https://github.com/gokmen/hcl-to-json.git"},"versions":{"0.1.1":{"name":"hcl-to-json","version":"0.1.1","main":"lib/index.js","scripts":{"clean":"rm -rf lib","test":"./node_modules/mocha/bin/_mocha --reporter spec --compilers coffee:coffee-script/register","test:watch":"npm test -- --watch","build:watch":"./node_modules/coffee-script/bin/coffee -o lib -wbc src","build:lib":"./node_modules/coffee-script/bin/coffee -o lib -bc src","build":"npm run build:lib","bundle":"npm run prepare && browserify -g uglifyify lib/bundle.js -o dist/bundle.js","prepare":"npm run clean && npm run build","postpublish":"npm run clean"},"author":{"name":"Gokmen Goksel","email":"gokmen@goksel.me"},"license":"MIT","devDependencies":{"browserify":"latest","coffee-script":"^1.12.6","expect":"^21.1.0","mocha":"^3.4.2","uglifyify":"^4.0.4"},"directories":{"test":"test"},"bin":{"hcl2json":"bin/hcltojson.js","hcltojson":"bin/hcltojson.js"},"dependencies":{"debug":"^3.0.1","lodash.get":"^4.4.2","lodash.set":"^4.3.2"},"repository":{"type":"git","url":"git+https://github.com/gokmen/hcl-to-json.git"},"bugs":{"url":"https://github.com/gokmen/hcl-to-json/issues"},"tonicExampleFilename":"example/example.js","homepage":"https://github.com/gokmen/hcl-to-json#readme","description":"HCL to JSON converter","gitHead":"64d6bdfe0b7c1b7d69a0b1a31aa9131625d31144","_id":"hcl-to-json@0.1.1","_npmVersion":"5.5.1","_nodeVersion":"8.7.0","_npmUser":{"name":"mgg","email":"gokmen@goksel.me"},"dist":{"shasum":"39674aa2a5a4d2b4c2b6762c8196af4af4f12903","size":11980,"noattachment":false,"key":"/hcl-to-json/-/hcl-to-json-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/hcl-to-json/download/hcl-to-json-0.1.1.tgz"},"maintainers":[{"name":"mgg","email":"gokmen@goksel.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hcl-to-json-0.1.1.tgz_1511330310675_0.19919615727849305"},"publish_time":1511330310778,"_cnpm_publish_time":1511330310778,"_hasShrinkwrap":false},"0.1.0":{"name":"hcl-to-json","version":"0.1.0","main":"lib/index.js","scripts":{"clean":"rm -rf lib","test":"./node_modules/mocha/bin/_mocha --reporter spec --compilers coffee:coffee-script/register","test:watch":"npm test -- --watch","build:watch":"./node_modules/coffee-script/bin/coffee -o lib -wbc src","build:lib":"./node_modules/coffee-script/bin/coffee -o lib -bc src","build":"npm run build:lib","bundle":"npm run prepare && browserify -g uglifyify lib/bundle.js -o dist/bundle.js","prepare":"npm run clean && npm run build","postpublish":"npm run clean"},"author":{"name":"Gokmen Goksel","email":"gokmen@goksel.me"},"license":"MIT","devDependencies":{"browserify":"latest","coffee-script":"^1.12.6","expect":"^21.1.0","mocha":"^3.4.2","uglifyify":"^4.0.4"},"directories":{"test":"test"},"bin":{"hcl2json":"bin/hcltojson.js","hcltojson":"bin/hcltojson.js"},"dependencies":{"debug":"^3.0.1","lodash.get":"^4.4.2","lodash.set":"^4.3.2"},"repository":{"type":"git","url":"git+https://github.com/gokmen/hcl-to-json.git"},"bugs":{"url":"https://github.com/gokmen/hcl-to-json/issues"},"tonicExampleFilename":"example/example.js","homepage":"https://github.com/gokmen/hcl-to-json#readme","description":"HCL to JSON converter","gitHead":"582816a2fb600f04f4bf1ddb219b01a97d1ed69d","_id":"hcl-to-json@0.1.0","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"mgg","email":"gokmen@goksel.me"},"dist":{"shasum":"dee00b12245cda69258fa97497e323804f57d419","size":11933,"noattachment":false,"key":"/hcl-to-json/-/hcl-to-json-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/hcl-to-json/download/hcl-to-json-0.1.0.tgz"},"maintainers":[{"name":"mgg","email":"gokmen@goksel.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hcl-to-json-0.1.0.tgz_1507969558035_0.8762065670453012"},"publish_time":1507969558115,"_cnpm_publish_time":1507969558115,"_hasShrinkwrap":false},"0.0.9":{"name":"hcl-to-json","version":"0.0.9","main":"lib/index.js","scripts":{"clean":"rm -rf lib","test":"./node_modules/mocha/bin/_mocha --reporter spec --compilers coffee:coffee-script/register","test:watch":"npm test -- --watch","build:watch":"./node_modules/coffee-script/bin/coffee -o lib -wbc src","build:lib":"./node_modules/coffee-script/bin/coffee -o lib -bc src","build":"npm run build:lib","bundle":"npm run prepare && browserify -g uglifyify lib/bundle.js -o dist/bundle.js","prepare":"npm run clean && npm run build","postpublish":"npm run clean"},"author":{"name":"Gokmen Goksel","email":"gokmen@goksel.me"},"license":"MIT","devDependencies":{"browserify":"latest","coffee-script":"^1.12.6","expect":"^21.1.0","mocha":"^3.4.2","uglifyify":"^4.0.4"},"directories":{"test":"test"},"bin":{"hcl2json":"bin/hcltojson.js","hcltojson":"bin/hcltojson.js"},"dependencies":{"debug":"^3.0.1","lodash.get":"^4.4.2","lodash.set":"^4.3.2"},"repository":{"type":"git","url":"git+https://github.com/gokmen/hcl-to-json.git"},"bugs":{"url":"https://github.com/gokmen/hcl-to-json/issues"},"tonicExampleFilename":"example/example.js","homepage":"https://github.com/gokmen/hcl-to-json#readme","description":"HCL to JSON converter","gitHead":"5ff96cf12a0be51f8f9361471de14e348736a5ab","_id":"hcl-to-json@0.0.9","_npmVersion":"5.4.2","_nodeVersion":"7.10.1","_npmUser":{"name":"mgg","email":"gokmen@goksel.me"},"dist":{"shasum":"413cac980ebf531b019b6cac1083dac2192fd66f","size":11881,"noattachment":false,"key":"/hcl-to-json/-/hcl-to-json-0.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/hcl-to-json/download/hcl-to-json-0.0.9.tgz"},"maintainers":[{"name":"mgg","email":"gokmen@goksel.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hcl-to-json-0.0.9.tgz_1506316406442_0.07960141659714282"},"publish_time":1506316406558,"_cnpm_publish_time":1506316406558,"_hasShrinkwrap":false},"0.0.8":{"name":"hcl-to-json","version":"0.0.8","main":"lib/index.js","scripts":{"clean":"rm -rf lib","test":"./node_modules/mocha/bin/_mocha --reporter spec --compilers coffee:coffee-script/register","test:watch":"npm test -- --watch","build:watch":"./node_modules/coffee-script/bin/coffee -o lib -wbc src","build:lib":"./node_modules/coffee-script/bin/coffee -o lib -bc src","build":"npm run build:lib","bundle":"npm run prepublish && browserify -g uglifyify lib/bundle.js -o dist/bundle.js","prepublish":"npm run clean && npm run build","postpublish":"npm run clean"},"author":{"name":"Gokmen Goksel","email":"gokmen@goksel.me"},"license":"MIT","devDependencies":{"browserify":"latest","coffee-script":"^1.12.6","expect":"^1.20.2","mocha":"^3.4.2","uglifyify":"^3.0.4"},"directories":{"test":"test"},"bin":{"hcl2json":"bin/hcltojson.js","hcltojson":"bin/hcltojson.js"},"dependencies":{"debug":"^2.6.8","lodash.get":"^4.4.2","lodash.set":"^4.3.2"},"repository":{"type":"git","url":"git+https://github.com/gokmen/hcl-to-json.git"},"bugs":{"url":"https://github.com/gokmen/hcl-to-json/issues"},"tonicExampleFilename":"example/example.js","homepage":"https://github.com/gokmen/hcl-to-json#readme","description":"HCL to JSON converter","gitHead":"0df79143d098da7e040c78b9f383da094b9d5721","_id":"hcl-to-json@0.0.8","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"mgg","email":"gokmen@goksel.me"},"dist":{"shasum":"b7e53dd9476ed968ee9f84f12ed7453746931ca8","size":11937,"noattachment":false,"key":"/hcl-to-json/-/hcl-to-json-0.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/hcl-to-json/download/hcl-to-json-0.0.8.tgz"},"maintainers":[{"name":"mgg","email":"gokmen@goksel.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hcl-to-json-0.0.8.tgz_1503451106996_0.8266694471240044"},"publish_time":1503451107344,"_hasShrinkwrap":false,"_cnpm_publish_time":1503451107344},"0.0.7":{"name":"hcl-to-json","version":"0.0.7","main":"lib/index.js","scripts":{"clean":"rm -rf lib","test":"./node_modules/mocha/bin/_mocha --reporter spec --compilers coffee:coffee-script/register","test:watch":"npm test -- --watch","build:watch":"./node_modules/coffee-script/bin/coffee -o lib -wbc src","build:lib":"./node_modules/coffee-script/bin/coffee -o lib -bc src","build":"npm run build:lib","bundle":"npm run prepublish && browserify -g uglifyify lib/bundle.js -o dist/bundle.js","prepublish":"npm run clean && npm run build","postpublish":"npm run clean"},"author":{"name":"Gokmen Goksel","email":"gokmen@goksel.me"},"license":"MIT","devDependencies":{"browserify":"latest","coffee-script":"^1.12.6","expect":"^1.20.2","mocha":"^3.4.2","uglifyify":"^3.0.4"},"directories":{"test":"test"},"bin":{"hcl2json":"bin/hcltojson.js","hcltojson":"bin/hcltojson.js"},"dependencies":{"debug":"^2.6.8","lodash.get":"^4.4.2","lodash.set":"^4.3.2"},"repository":{"type":"git","url":"git+https://github.com/gokmen/hcl-to-json.git"},"bugs":{"url":"https://github.com/gokmen/hcl-to-json/issues"},"tonicExampleFilename":"example/example.js","homepage":"https://github.com/gokmen/hcl-to-json#readme","description":"HCL to JSON converter","gitHead":"791be4b0a007a52755c2a81e344e7acff97371ac","_id":"hcl-to-json@0.0.7","_npmVersion":"5.3.0","_nodeVersion":"7.10.1","_npmUser":{"name":"mgg","email":"gokmen@goksel.me"},"dist":{"shasum":"76dd3d4cb204b6887b6b7517dd1021dcb2f573c4","size":11924,"noattachment":false,"key":"/hcl-to-json/-/hcl-to-json-0.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/hcl-to-json/download/hcl-to-json-0.0.7.tgz"},"maintainers":[{"name":"mgg","email":"gokmen@goksel.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hcl-to-json-0.0.7.tgz_1502741629925_0.3349954707082361"},"publish_time":1502741630000,"_cnpm_publish_time":1502741630000,"_hasShrinkwrap":false},"0.0.6":{"name":"hcl-to-json","version":"0.0.6","main":"lib/index.js","scripts":{"clean":"rm -rf lib","test":"./node_modules/mocha/bin/_mocha --reporter spec --compilers coffee:coffee-script/register","test:watch":"npm test -- --watch","build:watch":"./node_modules/coffee-script/bin/coffee -o lib -wbc src","build:lib":"./node_modules/coffee-script/bin/coffee -o lib -bc src","build":"npm run build:lib","bundle":"npm run prepublish && browserify -g uglifyify lib/bundle.js -o dist/bundle.js","prepublish":"npm run clean && npm run build","postpublish":"npm run clean"},"author":{"name":"Gokmen Goksel","email":"gokmen@goksel.me"},"license":"MIT","devDependencies":{"browserify":"latest","coffee-script":"^1.12.6","expect":"^1.20.2","mocha":"^3.4.2","uglifyify":"^3.0.4"},"directories":{"test":"test"},"bin":{"hcl2json":"bin/hcltojson.js","hcltojson":"bin/hcltojson.js"},"dependencies":{"debug":"^2.6.8","lodash.get":"^4.4.2","lodash.set":"^4.3.2"},"repository":{"type":"git","url":"git+https://github.com/gokmen/hcl-to-json.git"},"bugs":{"url":"https://github.com/gokmen/hcl-to-json/issues"},"tonicExampleFilename":"example/example.js","homepage":"https://github.com/gokmen/hcl-to-json#readme","description":"HCL to JSON converter","gitHead":"380c47749cbbce3d69e1057dc5653938db9956ea","_id":"hcl-to-json@0.0.6","_npmVersion":"5.3.0","_nodeVersion":"7.10.1","_npmUser":{"name":"mgg","email":"gokmen@goksel.me"},"dist":{"shasum":"9addf21224eaf0a981376a804c945f88209e4569","size":11909,"noattachment":false,"key":"/hcl-to-json/-/hcl-to-json-0.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/hcl-to-json/download/hcl-to-json-0.0.6.tgz"},"maintainers":[{"name":"mgg","email":"gokmen@goksel.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hcl-to-json-0.0.6.tgz_1502386261265_0.22320113820023835"},"publish_time":1502386261390,"_cnpm_publish_time":1502386261390,"_hasShrinkwrap":false},"0.0.5":{"name":"hcl-to-json","version":"0.0.5","main":"lib/index.js","scripts":{"clean":"rm -rf lib","test":"./node_modules/mocha/bin/_mocha --reporter spec --compilers coffee:coffee-script/register","test:watch":"npm test -- --watch","build:watch":"./node_modules/coffee-script/bin/coffee -o lib -wbc src","build:lib":"./node_modules/coffee-script/bin/coffee -o lib -bc src","build":"npm run build:lib","bundle":"npm run prepublish && browserify -g uglifyify lib/bundle.js -o dist/bundle.js","prepublish":"npm run clean && npm run build","postpublish":"npm run clean"},"author":{"name":"Gokmen Goksel","email":"gokmen@goksel.me"},"license":"MIT","devDependencies":{"browserify":"latest","coffee-script":"^1.12.6","expect":"^1.20.2","mocha":"^3.4.2","uglifyify":"^3.0.4"},"directories":{"test":"test"},"bin":{"hcl2json":"bin/hcltojson.js","hcltojson":"bin/hcltojson.js"},"dependencies":{"debug":"^2.6.8","lodash.get":"^4.4.2","lodash.set":"^4.3.2"},"repository":{"type":"git","url":"git+https://github.com/gokmen/hcl-to-json.git"},"bugs":{"url":"https://github.com/gokmen/hcl-to-json/issues"},"tonicExampleFilename":"example/example.js","homepage":"https://github.com/gokmen/hcl-to-json#readme","description":"HCL to JSON converter","gitHead":"739def60b8dd4e11ff26c8875e56387ed5059679","_id":"hcl-to-json@0.0.5","_shasum":"bc9f38e38ff5775a9184d9378572fa04e9dccf8f","_from":".","_npmVersion":"4.0.5","_nodeVersion":"6.9.2","_npmUser":{"name":"mgg","email":"gokmen@goksel.me"},"dist":{"shasum":"bc9f38e38ff5775a9184d9378572fa04e9dccf8f","size":11890,"noattachment":false,"key":"/hcl-to-json/-/hcl-to-json-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/hcl-to-json/download/hcl-to-json-0.0.5.tgz"},"maintainers":[{"name":"mgg","email":"gokmen@goksel.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hcl-to-json-0.0.5.tgz_1495930401891_0.04893959476612508"},"publish_time":1495930402014,"_hasShrinkwrap":false,"_cnpm_publish_time":1495930402014},"0.0.4":{"name":"hcl-to-json","version":"0.0.4","main":"lib/index.js","scripts":{"clean":"rm -rf lib","test":"./node_modules/mocha/bin/_mocha --reporter spec --compilers coffee:coffee-script/register","test:watch":"npm test -- --watch","build:watch":"./node_modules/coffee-script/bin/coffee -o lib -wbc src","build:lib":"./node_modules/coffee-script/bin/coffee -o lib -bc src","build":"npm run build:lib","bundle":"npm run prepublish && browserify -g uglifyify lib/bundle.js -o dist/bundle.js","prepublish":"npm run clean && npm run build","postpublish":"npm run clean"},"author":{"name":"Gokmen Goksel","email":"gokmen@goksel.me"},"license":"MIT","devDependencies":{"browserify":"latest","coffee-script":"^1.11.0","expect":"^1.20.2","mocha":"^3.0.0","uglifyify":"^3.0.4"},"directories":{"test":"test"},"bin":{"hcl2json":"bin/hcltojson.js","hcltojson":"bin/hcltojson.js"},"dependencies":{"debug":"^2.2.0","lodash.get":"^4.4.2","lodash.set":"^4.3.2"},"repository":{"type":"git","url":"git+https://github.com/gokmen/hcl-to-json.git"},"bugs":{"url":"https://github.com/gokmen/hcl-to-json/issues"},"tonicExampleFilename":"example/example.js","homepage":"https://github.com/gokmen/hcl-to-json#readme","description":"HCL to JSON converter","gitHead":"fa724b89959c24976cd620127c2fd1ea5c2175b2","_id":"hcl-to-json@0.0.4","_shasum":"f68255e1ad59ec84be376cf7aec7bad3589baba7","_from":".","_npmVersion":"2.15.4","_nodeVersion":"0.10.40","_npmUser":{"name":"mgg","email":"gokmen@goksel.me"},"dist":{"shasum":"f68255e1ad59ec84be376cf7aec7bad3589baba7","size":10839,"noattachment":false,"key":"/hcl-to-json/-/hcl-to-json-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/hcl-to-json/download/hcl-to-json-0.0.4.tgz"},"maintainers":[{"name":"mgg","email":"gokmen@goksel.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/hcl-to-json-0.0.4.tgz_1477554720727_0.7739968567620963"},"publish_time":1477554722342,"_cnpm_publish_time":1477554722342,"_hasShrinkwrap":false},"0.0.3":{"name":"hcl-to-json","version":"0.0.3","main":"lib/index.js","scripts":{"clean":"rm -rf lib","test":"./node_modules/mocha/bin/_mocha --reporter spec --compilers coffee:coffee-script/register","test:watch":"npm test -- --watch","build:watch":"./node_modules/coffee-script/bin/coffee -o lib -wbc src","build:lib":"./node_modules/coffee-script/bin/coffee -o lib -bc src","build":"npm run build:lib","bundle":"npm run prepublish && browserify lib/bundle.js -o dist/bundle.js","prepublish":"npm run clean && npm run build","postpublish":"npm run clean"},"author":{"name":"Gokmen Goksel","email":"gokmen@goksel.me"},"license":"MIT","devDependencies":{"coffee-script":"^1.11.0","browserify":"latest","expect":"^1.20.2","mocha":"^3.0.0"},"directories":{"test":"test"},"bin":{"hcl2json":"bin/hcltojson.js","hcltojson":"bin/hcltojson.js"},"dependencies":{"debug":"^2.2.0","lodash.get":"^4.4.2","lodash.set":"^4.3.2"},"repository":{"type":"git","url":"git+https://github.com/gokmen/hcl-to-json.git"},"bugs":{"url":"https://github.com/gokmen/hcl-to-json/issues"},"tonicExampleFilename":"example/example.js","homepage":"https://github.com/gokmen/hcl-to-json#readme","description":"HCL to JSON converter","gitHead":"bc36b2cfa566c45ba4827d1e5143c04109fd1187","_id":"hcl-to-json@0.0.3","_shasum":"6420183c0a9ffc44a73d5b7e605b1bef599df96d","_from":".","_npmVersion":"2.15.4","_nodeVersion":"0.10.40","_npmUser":{"name":"mgg","email":"gokmen@goksel.me"},"dist":{"shasum":"6420183c0a9ffc44a73d5b7e605b1bef599df96d","size":17896,"noattachment":false,"key":"/hcl-to-json/-/hcl-to-json-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/hcl-to-json/download/hcl-to-json-0.0.3.tgz"},"maintainers":[{"name":"mgg","email":"gokmen@goksel.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/hcl-to-json-0.0.3.tgz_1477553850919_0.3951687137596309"},"publish_time":1477553853160,"_cnpm_publish_time":1477553853160,"_hasShrinkwrap":false},"0.0.2":{"name":"hcl-to-json","version":"0.0.2","main":"lib/index.js","scripts":{"clean":"rm -rf lib","test":"./node_modules/mocha/bin/_mocha --reporter spec --compilers coffee:coffee-script/register","test:watch":"npm test -- --watch","build:watch":"./node_modules/coffee-script/bin/coffee -o lib -wbc src","build:lib":"./node_modules/coffee-script/bin/coffee -o lib -bc src","build":"npm run build:lib","prepublish":"npm run clean && npm run build","postpublish":"npm run clean"},"author":{"name":"Gokmen Goksel","email":"gokmen@goksel.me"},"license":"MIT","devDependencies":{"coffee-script":"^1.11.0","expect":"^1.20.2","mocha":"^3.0.0"},"directories":{"test":"test"},"bin":{"hcl2json":"bin/hcltojson.js","hcltojson":"bin/hcltojson.js"},"dependencies":{"debug":"^2.2.0","lodash.get":"^4.4.2","lodash.set":"^4.3.2"},"repository":{"type":"git","url":"git+https://github.com/gokmen/hcl-to-json.git"},"bugs":{"url":"https://github.com/gokmen/hcl-to-json/issues"},"tonicExampleFilename":"example/example.js","homepage":"https://github.com/gokmen/hcl-to-json#readme","description":"HCL to JSON converter","gitHead":"b619ab7dc6569eefa5c4a882127a278e7b3d83c6","_id":"hcl-to-json@0.0.2","_shasum":"3e95b9091dab44536ac56b290fde8c149c34d2d2","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"mgg","email":"gokmen@goksel.me"},"dist":{"shasum":"3e95b9091dab44536ac56b290fde8c149c34d2d2","size":4066,"noattachment":false,"key":"/hcl-to-json/-/hcl-to-json-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/hcl-to-json/download/hcl-to-json-0.0.2.tgz"},"maintainers":[{"name":"mgg","email":"gokmen@goksel.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/hcl-to-json-0.0.2.tgz_1477132264080_0.23418435943312943"},"publish_time":1477132264325,"_cnpm_publish_time":1477132264325,"_hasShrinkwrap":false},"0.0.1":{"name":"hcl-to-json","version":"0.0.1","main":"lib/index.js","scripts":{"clean":"rm -rf lib","test":"./node_modules/mocha/bin/_mocha --reporter spec --compilers coffee:coffee-script/register","test:watch":"npm test -- --watch","build:watch":"./node_modules/coffee-script/bin/coffee -o lib -wbc src","build:lib":"./node_modules/coffee-script/bin/coffee -o lib -bc src","build":"npm run build:lib","prepublish":"npm run clean && npm run build","postpublish":"npm run clean"},"author":{"name":"Gokmen Goksel","email":"gokmen@goksel.me"},"license":"MIT","devDependencies":{"coffee-script":"^1.11.0","expect":"^1.20.2","mocha":"^3.0.0"},"directories":{"test":"test"},"bin":{"hcl2json":"bin/hcltojson.js","hcltojson":"bin/hcltojson.js"},"dependencies":{"debug":"^2.2.0","lodash.get":"^4.4.2","lodash.set":"^4.3.2"},"repository":{"type":"git","url":"git+https://github.com/gokmen/hcl-to-json.git"},"bugs":{"url":"https://github.com/gokmen/hcl-to-json/issues"},"tonicExampleFilename":"example/example.js","homepage":"https://github.com/gokmen/hcl-to-json#readme","description":"HCL to JSON converter","gitHead":"70f1c579ddf6226bb19488ee6ff6543e20fb59d7","_id":"hcl-to-json@0.0.1","_shasum":"4d93b029acc8cf62d34e35f8392559cb5a41b9e9","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"mgg","email":"gokmen@goksel.me"},"dist":{"shasum":"4d93b029acc8cf62d34e35f8392559cb5a41b9e9","size":4066,"noattachment":false,"key":"/hcl-to-json/-/hcl-to-json-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/hcl-to-json/download/hcl-to-json-0.0.1.tgz"},"maintainers":[{"name":"mgg","email":"gokmen@goksel.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/hcl-to-json-0.0.1.tgz_1477131167442_0.8520650272257626"},"publish_time":1477131167676,"_cnpm_publish_time":1477131167676,"_hasShrinkwrap":false}},"readme":"# hcl-to-json\n\n[![Build Status](https://travis-ci.org/gokmen/hcl-to-json.svg?branch=master)](https://travis-ci.org/gokmen/hcl-to-json)\n[![NPM version](https://img.shields.io/npm/v/hcl-to-json.svg?style=flat-square)](https://www.npmjs.com/package/hcl-to-json)\n\n[HCL](https://github.com/hashicorp/hcl) to JSON converter for JS applications.\n\nHCL (HashiCorp Configuration Language) is a configuration language built by\nHashiCorp. The goal of HCL is to build a structured configuration language\nthat is both human and machine friendly for use with command-line tools,\nbut specifically targeted towards DevOps tools, servers, etc.\n\nHCL is also fully JSON compatible. That is, JSON can be used as completely\nvalid input to a system expecting HCL. This helps makes systems\ninteroperable with other systems.\n\n# Getting started\n\nYou can install with `npm i hcl-to-json -g` then simply require and pass HCL\ncontent to get JSON output. _If you have a bad HCL content it's suggested to\ncall in `try .. catch` block_\n\n```coffee\n\nhcltojson = require 'hcltojson'\n\nhcltojson \"\"\"\n\nfoo \"bar\" {\n  baz = 123\n  tex = [\"one\", \"two\"]\n  mon \"test\" {\n    lar = \"bar\"\n  }\n}\n\n\"\"\"\n```\n\nwill return following JSON object:\n\n```json\n{\n  \"foo\": {\n    \"bar\": {\n      \"baz\": 123,\n      \"tex\": [\n        \"one\",\n        \"two\"\n      ],\n      \"mon\": {\n        \"test\": {\n          \"lar\": \"bar\"\n        }\n      }\n    }\n  }\n}\n\n```\n\nor you can use the `hcltojson` cli for any hcl formatted file or standart\ninput;\n\n```\n$ npm install hcl-to-json -g\n$ echo \"foo=3\" | hcltojson\n{\n    \"foo\": 3\n}\n\n$ echo \"foo bar { baz = 123 }\" > test.tf\n$ hcltojson test.tf\n{\n    \"foo\": {\n        \"bar\": {\n            \"baz\": 123\n        }\n    }\n}\n```\n\nIn browser you may include the `dist/bundle.js` which will export `hcltojson`\nfunction into `window`. You can also try it in your browser from\nhttps://runkit.com/npm/hcl-to-json\n\n# Syntax\n\nIt currently supports the high-level features of the syntax and grammar of HCL.\nSyntax details can be found [here](https://github.com/hashicorp/hcl#syntax)\n\n# Status\n\nIt's **experimental** now and in early stages of development, but supports\nlots of samples listed under\n[test](https://github.com/gokmen/hcl-to-json/tree/master/test) folder.\n\n# Development\n\nYou can use `DEBUG=\"hcltojson:*\" npm test watch` while developing for live\ncompile and test results with debug output.\n\n# License\n\nMIT (c) 2016 Gokmen Goksel\n","_attachments":{},"homepage":"https://github.com/gokmen/hcl-to-json#readme","bugs":{"url":"https://github.com/gokmen/hcl-to-json/issues"},"license":"MIT"}