Sha256: 4367f537932a3e17d80390a310246064bb2096868e9ce0ae401db59d07b2d3dc

Contents?: true

Size: 789 Bytes

Versions: 5

Compression:

Stored size: 789 Bytes

Contents

{
  "name": "@babel/types",
  "version": "7.11.5",
  "description": "Babel Types is a Lodash-esque utility library for AST nodes",
  "author": "Sebastian McKenzie <sebmck@gmail.com>",
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel.git",
    "directory": "packages/babel-types"
  },
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "dependencies": {
    "@babel/helper-validator-identifier": "^7.10.4",
    "lodash": "^4.17.19",
    "to-fast-properties": "^2.0.0"
  },
  "devDependencies": {
    "@babel/generator": "^7.11.5",
    "@babel/parser": "^7.11.5",
    "chalk": "^4.1.0"
  },
  "gitHead": "af64ccb2b00bc7574943674996c2f0507cdbfb6f"
}

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/@babel/types/package.json
tang-0.2.1 spec/tang_app/node_modules/@babel/types/package.json
tang-0.2.0 spec/tang_app/node_modules/@babel/types/package.json
tang-0.1.0 spec/tang_app/node_modules/@babel/types/package.json
tang-0.0.9 spec/tang_app/node_modules/@babel/types/package.json