UNPKG

pluto-nyc-bytes

Version:
31 lines (30 loc) 612 B
{ "name": "pluto-nyc-bytes", "version": "1.0.1", "description": "Pluto node-nyc-bytes", "main": "pluto.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Stuart Shay", "license": "UNLICENSED", "dependencies": { "nyc-bytes": "0.4.1", "pg": "^6.1.2", "pg-copy-streams": "^1.2.0", "proj4": "^2.3.15", "stdio": "^0.2.7" }, "repository": { "type": "git", "url": "https://github.com/leduong/pluto-nyc-bytes.git" }, "bin": { "pluto-nyc": "./bin/pluto-nyc.js" }, "keywords": [ "Pluto", "NYC", "Bytes" ] }