{ "name": "runet-censorship-bypass", "version": "0.0.2", "description": "", "homepage": "https://github.com/ilyaigpetrov/copy-unicode-urls#readme", "main": "index.js", "scripts": { "start": "npm run clean; npm run build", "build": "./tasks/build.mjs", "clean": "rm -rf /_generated", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "ilyaigpetrov", "bugs": { "url": "https://github.com/ilyaigpetrov/copy-unicode-urls/issues" }, "repository": { "type": "git", "url": "git+https://github.com/ilyaigpetrov/copy-unicode-urls.git" }, "license": "ISC", "dependencies": { }, "devDependencies": { "merge": "^2.1.1", "mri": "^1.2.0" } }