UNPKG

psc-package

Version:
32 lines (31 loc) 735 B
{ "name": "psc-package", "version": "4.0.1", "description": "", "homepage": "https://github.com/justinwoo/npm-psc-package-bin-simple", "repository": { "type": "git", "url": "https://github.com/justinwoo/npm-psc-package-bin-simple.git" }, "main": "index.js", "files": [ "install.js", "psc-package", "psc-package/psc-package" ], "scripts": { "preinstall": "node ./install.js" }, "author": "Justin Woo", "bin": { "psc-package": "./psc-package/psc-package.exe" }, "psc-package-version": "v0.6.1", "dependencies": { "follow-redirects": "^1.5.9", "shelljs": "^0.8.2", "tar": "^4.4.8" }, "keywords": ["purescript", "psc-package", "spacchetti"], "license": "MIT" }