UNPKG

replace-all-js

Version:

js replaceAll for String and Object

26 lines (25 loc) 580 B
{ "name": "replace-all-js", "version": "0.0.8", "description": "js replaceAll for String and Object", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/suwu150/replace-all.git" }, "author": "jkwu", "license": "MIT", "bugs": { "url": "https://github.com/suwu150/replace-all/issues" }, "keywords": [ "replace-all", "ecmascript", "javaScript", "replace" ], "homepage": "https://github.com/suwu150/replace-all#readme" }