string-wrapper
Version:
wrap string with given string
25 lines (24 loc) • 529 B
JSON
{
"name": "string-wrapper",
"version": "0.3.1",
"description": "wrap string with given string",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/suregi/string-wrapper.git"
},
"keywords": [
"string",
"wrap",
"parenthesis"
],
"author": "Su Regi",
"license": "MIT",
"bugs": {
"url": "https://github.com/suregi/string-wrapper/issues"
},
"homepage": "https://github.com/suregi/string-wrapper#readme"
}