Intial Commit
This commit is contained in:
26
nodered/rootfs/data/node_modules/complex.js/bower.json
generated
vendored
Normal file
26
nodered/rootfs/data/node_modules/complex.js/bower.json
generated
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "complex.js",
|
||||
"main": "complex.js",
|
||||
"version": "2.0.1",
|
||||
"homepage": "https://github.com/infusion/Complex.js",
|
||||
"description": "A complex number library",
|
||||
"keywords": [
|
||||
"math", "complex", "number", "calculus", "parser"
|
||||
],
|
||||
"authors": [
|
||||
"Robert Eisele <robert@xarg.org> (http://www.xarg.org/)"
|
||||
],
|
||||
"license": [
|
||||
"MIT",
|
||||
"GPL"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/infusion/Complex.js.git"
|
||||
},
|
||||
"ignore": [
|
||||
"tests",
|
||||
".travis.yml",
|
||||
"package.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user