Sha256: bce843b0805ba3f6ca47222ada7f48383ea3ed8b29bd76007ee2c0cc7bc45046
Contents?: true
Size: 632 Bytes
Versions: 7
Compression:
Stored size: 632 Bytes
Contents
{ "name": "@babel/helper-annotate-as-pure", "version": "7.15.4", "description": "Helper function to annotate paths and nodes with #__PURE__ comment", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-helper-annotate-as-pure" }, "homepage": "https://babel.dev/docs/en/next/babel-helper-annotate-as-pure", "license": "MIT", "publishConfig": { "access": "public" }, "main": "./lib/index.js", "dependencies": { "@babel/types": "^7.15.4" }, "engines": { "node": ">=6.9.0" }, "author": "The Babel Team (https://babel.dev/team)" }
Version data entries
7 entries across 7 versions & 1 rubygems