https://github.com/nermalcat69/zerops-mcp
https://github.com/nermalcat69/zerops-mcp
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nermalcat69/zerops-mcp
- Owner: nermalcat69
- Created: 2025-03-06T02:21:30.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-31T12:05:35.000Z (6 months ago)
- Last Synced: 2025-07-22T00:43:11.181Z (2 months ago)
- Language: TypeScript
- Size: 23.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- mcp-index - GitHub API MCP Server - Interact with GitHub repositories, manage files and issues, and perform advanced searches efficiently. Features include automatic branch creation, comprehensive error handling, and batch operations for multiple files. (Developer Tools)
README
# @babel/plugin-syntax-private-property-in-object
> Allow parsing of '#foo in obj' brand checks
See our website [@babel/plugin-syntax-private-property-in-object](https://babeljs.io/docs/en/babel-plugin-syntax-private-property-in-object) for more information.
## Install
Using npm:
```sh
npm install --save-dev @babel/plugin-syntax-private-property-in-object
```or using yarn:
```sh
yarn add @babel/plugin-syntax-private-property-in-object --dev
```