| 1234567891011121314151617181920 |
- {
- "name": "babel-plugin-transform-es2015-for-of",
- "version": "6.23.0",
- "description": "Compile ES2015 for...of to ES5",
- "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-for-of",
- "license": "MIT",
- "main": "lib/index.js",
- "keywords": [
- "babel-plugin"
- ],
- "dependencies": {
- "babel-runtime": "^6.22.0"
- },
- "devDependencies": {
- "babel-helper-plugin-test-runner": "^6.22.0"
- },
- "__npminstall_done": "Mon May 18 2020 19:19:03 GMT+0800 (CST)",
- "_from": "babel-plugin-transform-es2015-for-of@6.23.0",
- "_resolved": "https://registry.npm.taobao.org/babel-plugin-transform-es2015-for-of/download/babel-plugin-transform-es2015-for-of-6.23.0.tgz"
- }
|