@ananay-nag/text-formatter
Version:
This README would normally document whatever steps are necessary to get your application up and running.
36 lines (35 loc) • 868 B
JSON
{
"description": "This README would normally document whatever steps are necessary to get your application up and running.",
"directories": {
"lib": "lib"
},
"homepage": "https://github.com/ananay-nag/text-formatter#readme",
"keywords": [
"format",
"formatter",
"text",
"message",
"text-change",
"change-message",
"replace-text",
"replace"
],
"license": "ISC",
"main": "index.js",
"name": "@ananay-nag/text-formatter",
"repository": {
"type": "git",
"url": "git+https://github.com/ananay-nag/text-formatter.git"
},
"scripts": {
"start": "node index.js"
},
"version": "1.0.6",
"bugs": {
"url": "https://github.com/ananay-nag/text-formatter/issues"
},
"author": "ANANAY-NAG",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
}
}