| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "no-case@3.0.4", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "no-case@3.0.4", |
| | | "_from": "no-case@^3.0.4", |
| | | "_id": "no-case@3.0.4", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", |
| | | "_location": "/no-case", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "no-case@3.0.4", |
| | | "raw": "no-case@^3.0.4", |
| | | "name": "no-case", |
| | | "escapedName": "no-case", |
| | | "rawSpec": "3.0.4", |
| | | "rawSpec": "^3.0.4", |
| | | "saveSpec": null, |
| | | "fetchSpec": "3.0.4" |
| | | "fetchSpec": "^3.0.4" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/dot-case", |
| | | "/pascal-case" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz", |
| | | "_spec": "3.0.4", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "d361fd5c9800f558551a8369fc0dcd4662b6124d", |
| | | "_spec": "no-case@^3.0.4", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\pascal-case", |
| | | "author": { |
| | | "name": "Blake Embrey", |
| | | "email": "hello@blakeembrey.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/blakeembrey/change-case/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "lower-case": "^2.0.2", |
| | | "tslib": "^2.0.3" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Transform into a lower cased string with spaces between words", |
| | | "devDependencies": { |
| | | "@size-limit/preset-small-lib": "^2.2.1", |