mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
updating package.json for newer NPM.
This commit is contained in:
parent
117204a784
commit
9fd92bf884
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@
|
|||
"engines": {
|
||||
"node": ">=0.1.99"
|
||||
},
|
||||
"directories" : {
|
||||
"lib" : "./lib"
|
||||
},
|
||||
"main" : "./lib/coffee-script",
|
||||
"bin": {
|
||||
"coffee": "./bin/coffee",
|
||||
"cake": "./bin/cake"
|
||||
|
|
Loading…
Add table
Reference in a new issue