blob: 7947d267a6278b5f4792e294dca9f23f2e64d6d8 [file] [log] [blame]
{
"_args": [
[
"expand-template@1.1.0",
"/Users/scottyaslan/Development/nifi-fds/target"
]
],
"_development": true,
"_from": "expand-template@1.1.0",
"_id": "expand-template@1.1.0",
"_inBundle": false,
"_integrity": "sha512-kkjwkMqj0h4w/sb32ERCDxCQkREMCAgS39DscDnSwDsbxnwwM1BTZySdC3Bn1lhY7vL08n9GoO/fVTynjDgRyQ==",
"_location": "/expand-template",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "expand-template@1.1.0",
"name": "expand-template",
"escapedName": "expand-template",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/prebuild-install"
],
"_resolved": "https://registry.npmjs.org/expand-template/-/expand-template-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "/Users/scottyaslan/Development/nifi-fds/target",
"author": {
"name": "LM",
"email": "ralphtheninja@riseup.net"
},
"bugs": {
"url": "https://github.com/ralphtheninja/expand-template/issues"
},
"dependencies": {},
"description": "Expand placeholders in a template string",
"devDependencies": {
"standard": "^10.0.3",
"tape": "^4.2.2"
},
"homepage": "https://github.com/ralphtheninja/expand-template",
"keywords": [
"template",
"expand",
"replace"
],
"license": "WTFPL",
"main": "index.js",
"name": "expand-template",
"repository": {
"type": "git",
"url": "git+https://github.com/ralphtheninja/expand-template.git"
},
"scripts": {
"test": "tape test.js && standard"
},
"version": "1.1.0"
}