{ "name": "embark-reset", "version": "4.0.0", "author": "Iuri Matias ", "contributors": [], "description": "DApp reset utlity for Embark", "homepage": "https://github.com/embark-framework/embark/tree/master/packages/embark-reset#readme", "bugs": "https://github.com/embark-framework/embark/issues", "license": "MIT", "repository": { "directory": "packages/embark-reset", "type": "git", "url": "https://github.com/embark-framework/embark.git" }, "bin": "./bin.js", "main": "index.js", "files": [ "bin.js" ], "dependencies": { "rimraf": "2.6.3" }, "engines": { "node": ">=8.12.0", "npm": ">=6.4.1", "yarn": ">=1.12.3" } }