fourbar
Version:
FourBar linkage vector analysis by vector method
31 lines (30 loc) • 653 B
JSON
{
"name": "fourbar",
"version": "0.2.0",
"description": "FourBar linkage vector analysis by vector method",
"main": "vectorFourBar.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MaybeRex/FourBar.git"
},
"keywords": [
"fourbar",
"nodejs",
"node",
"linkage",
"vector",
"method",
"kinematics"
],
"author": "Mario Solorzano",
"license": "ISC",
"bugs": {
"url": "https://github.com/MaybeRex/FourBar/issues"
},
"homepage": "https://github.com/MaybeRex/FourBar#readme",
"dependencies": {
}
}