computation
Advanced tools
Comparing version 0.0.0-g0858eb2de8ed896a48d1ba7e6cd28c2a7bd79d08 to 0.0.0-g180b482a2501c824897d1d3cc812f9c2670c67bc
{ | ||
"name": "computation", | ||
"version": "0.0.0-g0858eb2de8ed896a48d1ba7e6cd28c2a7bd79d08", | ||
"version": "0.0.0-g180b482a2501c824897d1d3cc812f9c2670c67bc", | ||
"description": "A small JavaScript library to express computations", | ||
"main": "index.node.js", | ||
"module": "index.js", | ||
"scripts": { | ||
"test": "script/test" | ||
}, | ||
"repository": { | ||
@@ -11,0 +8,0 @@ "type": "git", |
6783