{ "name": "safe-urqlcodgen-mutations", "version": "2.0.1", "description": "deploy a rust project to npm in one command.", "main": "start.js", "directories": { "test": "tests" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "postinstall": "node ./pre-install.js", "uninstall": "node ./uninstall.js" }, "repository": { "type": "git", "url": "https://github.com/xamogh/safe-urqlcodgen-mutations.git" }, "keywords": ["gql-urql-codgen","npm","rust"], "author": "Amogh Rijal ", "license": "MIT", "bugs": { "url": "https://github.com/xamogh/safe-urqlcodgen-mutations/issues" }, "homepage": "https://github.com/xamogh/safe-urqlcodgen-mutations", "files": [ "pre-install.js", "start.js", "uninstall.js", "README.md", "LICENSE" ] }