{"library":"babel-preset-es2015-without-strict","install":[{"cmd":"npm install babel-preset-es2015-without-strict","imports":["{\n  \"presets\": [\"es2015-without-strict\"]\n}","require('babel-core').transform(code, { presets: ['es2015-without-strict'] });","babel script.js --presets es2015-without-strict"]},{"cmd":"yarn add babel-preset-es2015-without-strict","imports":[]},{"cmd":"pnpm add babel-preset-es2015-without-strict","imports":[]}]}