CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes45downloads
package.json32 linesDownload Raw Back to config.env-replace
1{2  "name": "@pnpm/config.env-replace",3  "version": "1.1.0",4  "homepage": "https://bit.cloud/pnpm/config/env-replace",5  "main": "dist/index.js",6  "componentId": {7    "scope": "pnpm.config",8    "name": "env-replace",9    "version": "1.1.0"10  },11  "dependencies": {},12  "devDependencies": {13    "@types/jest": "26.0.20",14    "@types/node": "12.20.4",15    "@babel/runtime": "7.20.0"16  },17  "peerDependencies": {},18  "license": "MIT",19  "private": false,20  "engines": {21    "node": ">=12.22.0"22  },23  "repository": {24    "type": "git",25    "url": "https://github.com/pnpm/components"26  },27  "keywords": [],28  "publishConfig": {29    "registry": "https://registry.npmjs.org/"30  }31}32