UNPKG

460 BJSONView Raw
1{
2 "name": "coffeescript-module",
3 "description": "A base class for your Coffeescript projects",
4 "version": "0.2.1",
5 "author": "Ryan LeFevre <meltingice8917@gmail.com> (http://meltingice.net)",
6 "homepage": "http://meltingice.net/2013/03/06/a-coffeescript-base-class/",
7 "main": "./lib",
8 "repository": {
9 "type": "git",
10 "url": "https://github.com/meltingice/coffeescript-module"
11 },
12 "devDependencies": {
13 "coffee-script": "~ 1.7.1"
14 }
15}
\No newline at end of file