{"name":"es6-module-transpiler","version":"0.10.0","description":"es6-module-transpiler is an experimental compiler that allows you to write your JavaScript using a subset of the current ES6 module syntax, and compile it into various formats.","homepage":"http://esnext.github.io/es6-module-transpiler","keywords":["es6","module","transpile","amd","commonjs"],"bugs":{"url":"https://github.com/square/es6-module-transpiler/issues"},"bin":{"compile-modules":"./bin/compile-modules"},"files":["bin","lib","LICENSE","README.md"],"directories":{"lib":"./lib","test":"test"},"main":"lib/index.js","repository":{"type":"git","url":"https://github.com/square/es6-module-transpiler.git"},"scripts":{"test":"npm run test-bundle && npm run test-commonjs && npm run test-unit","test-bundle":"node test/runner.js -f bundle","test-commonjs":"node test/runner.js -f commonjs","test-unit":"mocha -R spec test/unit","build-standalone":"browserify -s ModuleTranspiler -e lib/index.js -o es6-module-transpiler.js"},"author":{"name":"Square, Inc."},"license":"Apache-2.0","dependencies":{"ast-util":"^0.5.1","esprima-fb":"^7001.1.0-dev-harmony-fb","posix-getopt":"^1.0.0","recast":"^0.9.5","reserved":"^0.1.2"},"devDependencies":{"browserify":"^6.3.2","es6-class":"^0.9.2","example-runner":"^0.2.0","fake-fs":"^0.5.0","mocha":"^2.0.1","tmp":"0.0.24"},"browser":{"fs":"./lib/browser/fs.js","./lib/index.js":"./lib/browser/index.js"},"contributors":[{"name":"Brian Donovan","email":"donovan@squareup.com"}],"gitHead":"083207dcb3ed4d91dda07b5086d6556b39c84ad9","_id":"es6-module-transpiler@0.10.0","_shasum":"d81a4a241f2fdffc781510c208b84bf2869a4d71","_from":".","_npmVersion":"1.4.28","_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"}],"dist":{"shasum":"d81a4a241f2fdffc781510c208b84bf2869a4d71","size":27725,"noattachment":false,"key":"/es6-module-transpiler/-/es6-module-transpiler-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es6-module-transpiler/download/es6-module-transpiler-0.10.0.tgz"},"publish_time":1421962312665,"_cnpm_publish_time":1421962312665,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.10.0"}}