Sha256: 1602fd9bf1910cbe01bf6629feed9b2cec58b1601439dc1cfedb216602b32c04

Contents?: true

Size: 839 Bytes

Versions: 5

Compression:

Stored size: 839 Bytes

Contents

{
  "name": "@babel/plugin-transform-async-to-generator",
  "version": "7.10.4",
  "description": "Turn async functions into ES2015 generators",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel.git",
    "directory": "packages/babel-plugin-transform-async-to-generator"
  },
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "main": "lib/index.js",
  "keywords": [
    "babel-plugin"
  ],
  "dependencies": {
    "@babel/helper-module-imports": "^7.10.4",
    "@babel/helper-plugin-utils": "^7.10.4",
    "@babel/helper-remap-async-to-generator": "^7.10.4"
  },
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "devDependencies": {
    "@babel/core": "^7.10.4",
    "@babel/helper-plugin-test-runner": "^7.10.4"
  },
  "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df"
}

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/@babel/plugin-transform-async-to-generator/package.json
tang-0.2.1 spec/tang_app/node_modules/@babel/plugin-transform-async-to-generator/package.json
tang-0.2.0 spec/tang_app/node_modules/@babel/plugin-transform-async-to-generator/package.json
tang-0.1.0 spec/tang_app/node_modules/@babel/plugin-transform-async-to-generator/package.json
tang-0.0.9 spec/tang_app/node_modules/@babel/plugin-transform-async-to-generator/package.json