Sha256: 3fe8645e690c6d0e2bc4359f0bd77e6eb5ddabace7c0a8ee06023612d33be84d
Contents?: true
Size: 665 Bytes
Versions: 2
Compression:
Stored size: 665 Bytes
Contents
{ "name": "@babel/plugin-transform-destructuring", "version": "7.6.0", "description": "Compile ES2015 destructuring to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-destructuring", "license": "MIT", "publishConfig": { "access": "public" }, "main": "lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "@babel/helper-plugin-utils": "^7.0.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" }, "devDependencies": { "@babel/core": "^7.6.0", "@babel/helper-plugin-test-runner": "^7.0.0" }, "gitHead": "cbd5a26e57758e3f748174ff84aa570e8780e85d" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
disco_app-0.18.0 | test/dummy/node_modules/@babel/plugin-transform-destructuring/package.json |
disco_app-0.18.2 | test/dummy/node_modules/@babel/plugin-transform-destructuring/package.json |