Sha256: 5384d19c13585f04562473998284520345fb567dd2002ee50db5107ee636365c
Contents?: true
Size: 418 Bytes
Versions: 20
Compression:
Stored size: 418 Bytes
Contents
{ "name": "rna-transcription", "version": "0.1.0", "scripts": { "build": "bsb -make-world", "start": "bsb -make-world -w", "clean": "bsb -clean-world", "test": "jest --watchAll", "test:ci": "jest --ci --bail --no-cache" }, "keywords": [ "BuckleScript" ], "author": "", "license": "MIT", "devDependencies": { "@glennsl/bs-jest": "^0.4.2", "bs-platform": "^3.1.5" } }
Version data entries
20 entries across 20 versions & 1 rubygems