Sha256: df1d404680365739719b9b5099e8da3fb0b5c075ae21ed515748014539cc9267
Contents?: true
Size: 715 Bytes
Versions: 12
Compression:
Stored size: 715 Bytes
Contents
{ "name": "@babel/helper-annotate-as-pure", "version": "7.24.7", "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.24.7" }, "devDependencies": { "@babel/traverse": "^7.24.7" }, "engines": { "node": ">=6.9.0" }, "author": "The Babel Team (https://babel.dev/team)", "type": "commonjs" }
Version data entries
12 entries across 12 versions & 1 rubygems