{ "name": "spy", "version": "1.0.0", "description": "A TypeScript file generator from ECMA Script 2015 file.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/shrinktofit/spy.git" }, "author": "Leslie Leigh", "license": "ISC", "bugs": { "url": "https://github.com/shrinktofit/spy/issues" }, "homepage": "https://github.com/shrinktofit/spy#readme", "dependencies": { "@types/mkdirp": "^0.5.2", "@types/node": "^10.5.5", "mkdirp": "^0.5.1" } }