From 434aa8343fdcbb4d5002f934979913c099489bee Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Sun, 16 Nov 2025 19:08:29 +0800 Subject: sdk, del --- frontend-old/node_modules/lodash.camelcase/README.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 frontend-old/node_modules/lodash.camelcase/README.md (limited to 'frontend-old/node_modules/lodash.camelcase/README.md') diff --git a/frontend-old/node_modules/lodash.camelcase/README.md b/frontend-old/node_modules/lodash.camelcase/README.md deleted file mode 100644 index 333d437..0000000 --- a/frontend-old/node_modules/lodash.camelcase/README.md +++ /dev/null @@ -1,18 +0,0 @@ -# lodash.camelcase v4.3.0 - -The [lodash](https://lodash.com/) method `_.camelCase` exported as a [Node.js](https://nodejs.org/) module. - -## Installation - -Using npm: -```bash -$ {sudo -H} npm i -g npm -$ npm i --save lodash.camelcase -``` - -In Node.js: -```js -var camelCase = require('lodash.camelcase'); -``` - -See the [documentation](https://lodash.com/docs#camelCase) or [package source](https://github.com/lodash/lodash/blob/4.3.0-npm-packages/lodash.camelcase) for more details. -- cgit v1.2.3