UNPKG

imagenarium

Version:

Use to optimize, handler formats and crop images

55 lines (54 loc) 1.74 kB
{ "_from": "@babel/plugin-transform-for-of@^7.4.3", "_id": "@babel/plugin-transform-for-of@7.4.3", "_inBundle": false, "_integrity": "sha512-UselcZPwVWNSURnqcfpnxtMehrb8wjXYOimlYQPBnup/Zld426YzIhNEvuRsEWVHfESIECGrxoI6L5QqzuLH5Q==", "_location": "/@babel/plugin-transform-for-of", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-for-of@^7.4.3", "name": "@babel/plugin-transform-for-of", "escapedName": "@babel%2fplugin-transform-for-of", "scope": "@babel", "rawSpec": "^7.4.3", "saveSpec": null, "fetchSpec": "^7.4.3" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.4.3.tgz", "_shasum": "c36ff40d893f2b8352202a2558824f70cd75e9fe", "_spec": "@babel/plugin-transform-for-of@^7.4.3", "_where": "/Users/bitar/Documents/npmPackages/imagenarium/examples/import/node_modules/@babel/preset-env", "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.0.0" }, "deprecated": false, "description": "Compile ES2015 for...of to ES5", "devDependencies": { "@babel/core": "^7.4.3", "@babel/helper-plugin-test-runner": "^7.0.0" }, "gitHead": "508fde4009f31883f318b9e6546459ac1b086a91", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "@babel/plugin-transform-for-of", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-for-of" }, "version": "7.4.3" }