Update for publishing
Showing
{ | ||
"name": "my_factorial", | ||
"name": "myfactorial", | ||
"version": "1.0.0", | ||
"description": "Calculate factorial", | ||
"main": "main.js", | ||
"main": "src/myfactorial", | ||
"scripts": { | ||
"test": "grunt test" | ||
}, | ||
... | ... |
Please
register
or
sign in
to comment