front-end-interview-handbook/apps/i18n-test/package.json

15 lines
280 B
JSON

{
"name": "i18n-test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"translens": "translens"
},
"keywords": [],
"devDependencies": {
"translens": "workspace:0.0.0"
}
}