{ "_args": [ [ "expand-template@2.0.3", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "expand-template@2.0.3", "_id": "expand-template@2.0.3", "_inBundle": false, "_integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==", "_location": "/expand-template", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "expand-template@2.0.3", "name": "expand-template", "escapedName": "expand-template", "rawSpec": "2.0.3", "saveSpec": null, "fetchSpec": "2.0.3" }, "_requiredBy": [ "/prebuild-install" ], "_resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz", "_spec": "2.0.3", "_where": "/home/freeclou/app.optimyar.com/backend", "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": "^12.0.0", "tape": "^4.2.2" }, "engines": { "node": ">=6" }, "homepage": "https://github.com/ralphtheninja/expand-template", "keywords": [ "template", "expand", "replace" ], "license": "(MIT OR 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": "2.0.3" }