Sha256: 3d996fac98fd65f24569e0e733b3355857ec0ba5d59fff583f7c552b3268c6da
Contents?: true
Size: 1.86 KB
Versions: 6
Compression:
Stored size: 1.86 KB
Contents
{ "_from": "@babel/plugin-transform-shorthand-properties@^7.7.4", "_id": "@babel/plugin-transform-shorthand-properties@7.7.4", "_inBundle": false, "_integrity": "sha512-q+suddWRfIcnyG5YiDP58sT65AJDZSUhXQDZE3r04AuqD6d/XLaQPPXSBzP2zGerkgBivqtQm9XKGLuHqBID6Q==", "_location": "/@babel/plugin-transform-shorthand-properties", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-shorthand-properties@^7.7.4", "name": "@babel/plugin-transform-shorthand-properties", "escapedName": "@babel%2fplugin-transform-shorthand-properties", "scope": "@babel", "rawSpec": "^7.7.4", "saveSpec": null, "fetchSpec": "^7.7.4" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.7.4.tgz", "_shasum": "74a0a9b2f6d67a684c6fbfd5f0458eb7ba99891e", "_spec": "@babel/plugin-transform-shorthand-properties@^7.7.4", "_where": "/Users/malomalo/Code/condenser/lib/condenser/processors/node_modules/@babel/preset-env", "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.0.0" }, "deprecated": false, "description": "Compile ES2015 shorthand properties to ES5", "devDependencies": { "@babel/core": "^7.7.4", "@babel/helper-plugin-test-runner": "^7.7.4" }, "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "@babel/plugin-transform-shorthand-properties", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-shorthand-properties" }, "version": "7.7.4" }
Version data entries
6 entries across 6 versions & 1 rubygems