UNPKG

368 BJSONView Raw
1{
2 "name" : "coffeenode-trm",
3 "coffeenode-name" : "TRM",
4 "version" : "0.1.4",
5 "description" : "Let a Hundred Colors Glow.",
6 "author": "loveencounterflow <paragate@gmx.net>",
7 "repository" : {
8 "type" : "git",
9 "url" : "http://github.com/loveencounterflow/COFFEENODE-TRM.git"
10 },
11 "main": "./main.coffee",
12 "engines" : {
13 "node" : "~0.10.4"
14 }
15}