Sha256: 6459da42c0c6d011c95c5a8c9693bf09fb5ff945fdfa51207c63ef0b6789ece8
Contents?: true
Size: 707 Bytes
Versions: 9
Compression:
Stored size: 707 Bytes
Contents
{ "name": "@babel/plugin-transform-typeof-symbol", "version": "7.2.0", "description": "This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-typeof-symbol", "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.2.0", "@babel/helper-plugin-test-runner": "^7.0.0" } }
Version data entries
9 entries across 9 versions & 3 rubygems