We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dcab2b commit 2290525Copy full SHA for 2290525
package.json
@@ -1,7 +1,8 @@
1
{
2
- "description": "byte flag calculator",
3
- "main": "src/byte_flag_calculator.js",
+ "name": "node-bytes-calculator",
4
"version": "0.1.0",
+ "description": "bytes flag calculator",
5
+ "main": "src/byte_flag_calculator.js",
6
"repository": {
7
"type": "git",
8
"url": "git+https://github.com/explore-node-js/node.js-byte-flag-calculator.git"
0 commit comments