UNPKG

@ccis-tech/land-development-taipei

Version:
30 lines (29 loc) 705 B
{ "name": "@ccis-tech/land-development-taipei", "version": "1.2.2", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [ "dist" ], "scripts": { "build:publish:yarn": "tsc && javascript-obfuscator dist --output dist --config ../../obfuscator-config.json && npm publish --registry https://registry.npmjs.org/ --access public" }, "dependencies": { "mathjs": "^13.0.3" }, "devDependencies": { "typescript": "^4.5.2" }, "keywords": [ "real estate", "appraisal", "algorithm" ], "repository": { "type": "git", "url": "https://github.com/CCISdev/rogger" }, "author": "ccistech <jim.chang@vpmc.com.tw>", "license": "Proprietary" }