UNPKG

@akikowo/chemical-balancer

Version:
31 lines (30 loc) 780 B
{ "name": "@akikowo/chemical-balancer", "version": "1.1.0", "description": "none", "main": "index.js", "dependencies": { "bindings": "^1.5.0", "file-uri-to-path": "^1.0.0", "node-addon-api": "^3.1.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "install": "node-gyp rebuild" }, "repository": { "type": "git", "url": "git+https://github.com/Akikowo/chemical-equation-balancer.git" }, "keywords": [ "chemical" ], "author": "Akikowo", "license": "ISC", "gypfile": true, "bugs": { "url": "https://github.com/Akikowo/chemical-equation-balancer/issues" }, "homepage": "https://github.com/Akikowo/chemical-equation-balancer#readme" }