| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "_from": "babel-plugin-transform-es2015-block-scoping@^6.23.0",
- "_id": "babel-plugin-transform-es2015-block-scoping@6.26.0",
- "_inBundle": false,
- "_integrity": "sha1-1w9SmcEwjQXBL0Y4E7CgnnOxiV8=",
- "_location": "/babel-plugin-transform-es2015-block-scoping",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "babel-plugin-transform-es2015-block-scoping@^6.23.0",
- "name": "babel-plugin-transform-es2015-block-scoping",
- "escapedName": "babel-plugin-transform-es2015-block-scoping",
- "rawSpec": "^6.23.0",
- "saveSpec": null,
- "fetchSpec": "^6.23.0"
- },
- "_requiredBy": [
- "/babel-preset-env"
- ],
- "_resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.26.0.tgz",
- "_shasum": "d70f5299c1308d05c12f463813b0a09e73b1895f",
- "_spec": "babel-plugin-transform-es2015-block-scoping@^6.23.0",
- "_where": "D:\\workSpace\\dealer_front\\node_modules\\babel-preset-env",
- "bundleDependencies": false,
- "dependencies": {
- "babel-runtime": "^6.26.0",
- "babel-template": "^6.26.0",
- "babel-traverse": "^6.26.0",
- "babel-types": "^6.26.0",
- "lodash": "^4.17.4"
- },
- "deprecated": false,
- "description": "Compile ES2015 block scoping (const and let) to ES5",
- "devDependencies": {
- "babel-helper-plugin-test-runner": "^6.24.1"
- },
- "keywords": [
- "babel-plugin"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "babel-plugin-transform-es2015-block-scoping",
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-block-scoping"
- },
- "version": "6.26.0"
- }
|