UNPKG

@opendevtools/rescript-clearingnummer

Version:
44 lines (43 loc) 1.15 kB
{ "name": "@opendevtools/rescript-clearingnummer", "version": "1.1.1", "description": "Clearing numbers for Swedish banks", "author": "Rickard Natt och Dag <nattochdag@hey.com> (http://willcodefor.beer/)", "license": "MIT", "publishConfig": { "access": "public" }, "scripts": { "build": "bsb -make-world", "start": "BS_WATCH_CLEAR=true bsb -make-world -w", "clean": "bsb -clean-world", "test": "is-ci \"test:ci\" \"test:watch\"", "test:ci": "npm run build && jest", "test:watch": "jest --watch" }, "keywords": [ "Clearing", "Number", "Swedish", "Banks", "Bank", "Clearingnummer", "Svensk bank", "BuckleScript" ], "homepage": "https://github.com/believer/bs-clearingnummer#readme", "repository": { "type": "git", "url": "https://github.com/believer/bs-clearingnummer.git" }, "bugs": { "url": "https://github.com/believer/bs-clearingnummer/issues" }, "devDependencies": { "@glennsl/bs-jest": "0.6.0", "@semantic-release/changelog": "5.0.1", "@semantic-release/git": "9.0.0", "bs-platform": "8.3.2", "is-ci-cli": "2.1.2" } }