This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
node-units
mirror of
https://github.com/brettlangdon/node-units.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
6
Wiki
Activity
Browse Source
version bump added
@arsnl
to contributors
master
v0.1.5
Brett Langdon
13 years ago
parent
0b8e580c42
commit
688a230bc3
1 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
package.json
+ 4
- 1
package.json
View File
@ -1,6 +1,6 @@
{
"name"
:
"node-units"
,
"version"
:
"0.1.
4
"
,
"version"
:
"0.1.
5
"
,
"description"
:
"Node.JS unit conversion library with customizable units"
,
"main"
:
"lib/index.js"
,
"directories"
:
{
@ -21,6 +21,9 @@
"conversion"
]
,
"author"
:
"Brett Langdon <brett@blangdon.com> (www.brett.is)"
,
"contributors"
:
[
"Marc-André Arseneault <marcandre.arseneault@me.com> (http://www.arsnl.ca/)"
]
,
"license"
:
"MIT"
,
"dependencies"
:
{
"numerizer"
:
"0.0.2"
Write
Preview
Loading…
Cancel
Save