UNPKG

ru

Version:

A custom platform for publish to the web

16 lines (15 loc) 335 B
{ "name": "ru", "version": "0.0.2", "description": "A custom platform for publish to the web", "main": "./index.js", "bin": "./ru", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Brock Whitten <brock@chloi.io>", "license": "ISC", "dependencies": { "surge": "^0.21.3" } }