Sha256: cd44291c57c940eb72011366f4e44230825166cf29879eb347f6dfe05eb4fa90
Contents?: true
Size: 1.7 KB
Versions: 1
Compression:
Stored size: 1.7 KB
Contents
{ "_from": "@babel/helper-annotate-as-pure@^7.8.3", "_id": "@babel/helper-annotate-as-pure@7.8.3", "_inBundle": false, "_integrity": "sha512-6o+mJrZBxOoEX77Ezv9zwW7WV8DdluouRKNY/IR5u/YTMuKHgugHOzYWlYvYLpLA9nPsQCAAASpCIbjI9Mv+Uw==", "_location": "/@babel/helper-annotate-as-pure", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-annotate-as-pure@^7.8.3", "name": "@babel/helper-annotate-as-pure", "escapedName": "@babel%2fhelper-annotate-as-pure", "scope": "@babel", "rawSpec": "^7.8.3", "saveSpec": null, "fetchSpec": "^7.8.3" }, "_requiredBy": [ "/@babel/helper-create-regexp-features-plugin", "/@babel/helper-remap-async-to-generator", "/@babel/plugin-transform-classes", "/@babel/plugin-transform-template-literals" ], "_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz", "_shasum": "60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee", "_spec": "@babel/helper-annotate-as-pure@^7.8.3", "_where": "/Users/malomalo/Code/condenser/lib/condenser/processors/node_modules/@babel/helper-remap-async-to-generator", "bundleDependencies": false, "dependencies": { "@babel/types": "^7.8.3" }, "deprecated": false, "description": "Helper function to annotate paths and nodes with #__PURE__ comment", "gitHead": "a7620bd266ae1345975767bbc7abf09034437017", "license": "MIT", "main": "lib/index.js", "name": "@babel/helper-annotate-as-pure", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-annotate-as-pure" }, "version": "7.8.3" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
condenser-0.3 | lib/condenser/processors/node_modules/@babel/helper-annotate-as-pure/package.json |