| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- {
- "_args": [
- [
- "trim@0.0.1",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "trim@0.0.1",
- "_id": "trim@0.0.1",
- "_inBundle": false,
- "_integrity": "sha1-WFhUf2spB1fulczMZm+1AITEYN0=",
- "_location": "/trim",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "trim@0.0.1",
- "name": "trim",
- "escapedName": "trim",
- "rawSpec": "0.0.1",
- "saveSpec": null,
- "fetchSpec": "0.0.1"
- },
- "_requiredBy": [
- "/mdast-util-to-hast",
- "/remark-parse"
- ],
- "_resolved": "https://registry.npmjs.org/trim/-/trim-0.0.1.tgz",
- "_spec": "0.0.1",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "TJ Holowaychuk",
- "email": "tj@vision-media.ca"
- },
- "component": {
- "scripts": {
- "trim/index.js": "index.js"
- }
- },
- "dependencies": {},
- "description": "Trim string whitespace",
- "devDependencies": {
- "mocha": "*",
- "should": "*"
- },
- "keywords": [
- "string",
- "trim"
- ],
- "main": "index",
- "name": "trim",
- "version": "0.0.1"
- }
|