dirakkkmodule
Version:
the dirakkk node module gives quantum mechanics helper functions
25 lines (24 loc) • 625 B
JSON
{
"name": "dirakkkmodule",
"version": "0.0.0",
"description": "the dirakkk node module gives quantum mechanics helper functions ",
"main": "dirakkk",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/dirakkk/dirakkkmodule"
},
"keywords": ["dirakkk","quantum","spin"],
"author": "Yannick serra",
"license": "ISC",
"bugs": {
"url": "https://github.com/dirakkk/dirakkkmodule/issues"
},
"homepage": "https://github.com/dirakkk/dirakkkmodule",
"dependencies": {},
"engines": {
"node": "*"
}
}