UNPKG

rako

Version:

[![LICENSE](https://img.shields.io/badge/license-MIT%20(The%20996%20Prohibited%20License)-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)

17 lines (16 loc) 347 B
{ "name": "rako", "version": "0.8.4", "main": "src", "repository": "https://github.com/rabbitmeow/rako.git", "author": "rabbit <rabbitmeow886@gmail.com>", "license": "MIT", "scripts": { "test": "jest" }, "devDependencies": { "babel-preset-env": "^1.7.0", "jest": "^23.6.0" }, "dependencies": {} }