blob: 6c11ebe48c875ebc0000e5313901f4410af6830f [file] [log] [blame]
{
"_args": [
[
"trim@0.0.1",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_development": true,
"_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": [
"/remark-parse"
],
"_resolved": "https://registry.npmjs.org/trim/-/trim-0.0.1.tgz",
"_spec": "0.0.1",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"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"
}