UNPKG

@teambit/renaming

Version:
81 lines 2.21 kB
{ "name": "@teambit/renaming", "version": "1.0.1077", "homepage": "https://bit.cloud/teambit/component/renaming", "main": "dist/index.js", "componentId": { "scope": "teambit.component", "name": "renaming", "version": "1.0.1077" }, "dependencies": { "chalk": "4.1.2", "graphql-tag": "2.12.1", "fs-extra": "10.0.0", "lodash": "4.17.21", "p-map-series": "2.1.0", "@teambit/cli": "0.0.1354", "@teambit/harmony": "0.4.12", "@teambit/config": "0.0.1529", "@teambit/legacy-bit-id": "1.1.3", "@teambit/logger": "0.0.1447", "@teambit/workspace.modules.node-modules-linker": "0.0.369", "@teambit/bit-error": "0.0.404", "@teambit/component": "1.0.1076", "@teambit/graphql": "1.0.1076", "@teambit/compiler": "1.0.1076", "@teambit/component-writer": "1.0.1076", "@teambit/deprecation": "1.0.1076", "@teambit/envs": "1.0.1076", "@teambit/install": "1.0.1076", "@teambit/new-component-helper": "1.0.1076", "@teambit/refactoring": "1.0.1076", "@teambit/remove": "1.0.1076", "@teambit/workspace": "1.0.1076" }, "devDependencies": { "@types/fs-extra": "9.0.7", "@types/lodash": "4.14.165", "@types/mocha": "9.1.0", "@teambit/component.testing.mock-components": "0.0.409", "@teambit/harmony.testing.load-aspect": "0.0.404", "@teambit/workspace.testing.mock-workspace": "0.0.215", "@teambit/harmony.envs.core-aspect-env": "1.0.2" }, "peerDependencies": { "react": "^17.0.0 || ^18.0.0 || ^19.0.0", "chai": "5.2.1", "chai-fs": "1.0.0" }, "license": "Apache-2.0", "optionalDependencies": {}, "peerDependenciesMeta": {}, "exports": { ".": { "types": "./dist/index.d.ts", "node": { "require": "./dist/index.js", "import": "./dist/esm.mjs" }, "default": "./dist/index.js" }, "./dist/*": "./dist/*", "./artifacts/*": "./artifacts/*" }, "private": false, "engines": { "node": ">=16.0.0" }, "repository": { "type": "git", "url": "https://github.com/teambit/bit" }, "keywords": [ "bit", "bit-aspect", "bit-core-aspect", "components", "collaboration", "web" ] }