{"name":"es6-module-transpiler","version":"0.1.1","description":"es6-module-transpiler is an experimental compiler that allows you to write your JavaScript or CoffeeScript using a subset of the current ES6 module syntax, and compile it into AMD, CommonJS, and globals styles.","homepage":"http://square.github.com/es6-module-transpiler","keywords":["es6","module","transpile","amd","commonjs"],"bugs":"https://github.com/square/es6-module-transpiler/issues","preferGlobal":true,"bin":{"compile-modules":"./bin/compile-modules"},"directories":{"lib":"./lib"},"main":"./lib/index","repository":{"type":"git","url":"https://github.com/square/es6-module-transpiler.git"},"dependencies":{"coffee-script":"~1.3.3","jasmine-node":"git://github.com/eventualbuddha/jasmine-node.git#maintenance","optimist":"~0.3.5"},"scripts":{"build":"bin/compile-modules --to .compiled --type cjs src/* && coffee -o lib/ -c .compiled/src && rm -rf .compiled","test":"npm run-script build && jasmine-node --coffee spec","package":"npm run-script test && gluejs --basepath lib --include . --exclude 'require_support' --out ../dist/es6-module-transpiler.js --global ModuleTranspiler && uglifyjs dist/es6-module-transpiler.js > dist/es6-module-transpiler.min.js"},"devDependencies":{"gluejs":"~0.2.0","uglify-js":"~2.2.4"},"contributors":[{"name":"Brian Donovan","email":"donovan@squareup.com"}],"readmeFilename":"README.md","_id":"es6-module-transpiler@0.1.1","dist":{"shasum":"fa71c5e40777233f6d5306d533bf2871c3e41dd0","size":29654,"noattachment":false,"key":"/es6-module-transpiler/-/es6-module-transpiler-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/es6-module-transpiler/download/es6-module-transpiler-0.1.1.tgz"},"_npmVersion":"1.1.69","_npmUser":{"name":"eventualbuddha","email":"me@brian-donovan.com"},"maintainers":[{"name":"adrw","email":"account+npmjs@adrw.ch"},{"name":"alexandersmanning","email":"alexandersmanning@gmail.com"},{"name":"bmishkin","email":"bm641024@gmail.com"},{"name":"dpapastrat","email":"dpapastrat@squareup.com"},{"name":"hirokiosame","email":"hirokio@bu.edu"},{"name":"linnea","email":"linneakw@gmail.com"},{"name":"matahwoosh","email":"mbyczkowski@gmail.com"},{"name":"square-developers","email":"devplat-external-sdk-accounts+npm@squareup.com"},{"name":"square-owner","email":"npmjs@squareup.com"},{"name":"tboyt","email":"me@thomasboyt.com"}],"publish_time":1361739963017,"_cnpm_publish_time":1361739963017,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.10.0"}}