Sha256: 13dbc7e0174d554558ac7bf5a35aba96959b53973575bdf3c29cab42fe8fdf38
Contents?: true
Size: 1.85 KB
Versions: 6
Compression:
Stored size: 1.85 KB
Contents
{ "_from": "@babel/plugin-transform-computed-properties@^7.7.4", "_id": "@babel/plugin-transform-computed-properties@7.7.4", "_inBundle": false, "_integrity": "sha512-bSNsOsZnlpLLyQew35rl4Fma3yKWqK3ImWMSC/Nc+6nGjC9s5NFWAer1YQ899/6s9HxO2zQC1WoFNfkOqRkqRQ==", "_location": "/@babel/plugin-transform-computed-properties", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-computed-properties@^7.7.4", "name": "@babel/plugin-transform-computed-properties", "escapedName": "@babel%2fplugin-transform-computed-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-computed-properties/-/plugin-transform-computed-properties-7.7.4.tgz", "_shasum": "e856c1628d3238ffe12d668eb42559f79a81910d", "_spec": "@babel/plugin-transform-computed-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 computed 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-computed-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-computed-properties" }, "version": "7.7.4" }
Version data entries
6 entries across 6 versions & 1 rubygems