53 lines
1.0 KiB
JSON
53 lines
1.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"trim@0.0.1",
|
|
"/Users/aa/TheDesk/app"
|
|
]
|
|
],
|
|
"_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": [
|
|
"/parse-headers"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/trim/-/trim-0.0.1.tgz",
|
|
"_spec": "0.0.1",
|
|
"_where": "/Users/aa/TheDesk/app",
|
|
"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"
|
|
}
|