Files
mono-repo-arch/client/lib/utils-intl/package.json
Tommy Parnell cc810f6b78 init
2021-03-27 17:33:37 -04:00

10 lines
169 B
JSON

{
"name": "utils-intl",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"scripts": {
"lint": "echo WARN: this package needs linting setup"
}
}