UNPKG

@adam.biltcliffe/board-state-playground

Version:

browser-based testing tool for the board-state library

26 lines (25 loc) 670 B
{ "name": "@adam.biltcliffe/board-state-playground", "version": "0.0.3", "description": "browser-based testing tool for the board-state library", "bin": "server.js", "keywords": [ "boardgames" ], "author": "Adam Biltcliffe", "license": "ISC", "dependencies": { "@babel/core": "^7.4.5", "@babel/preset-env": "^7.4.5", "@babel/preset-react": "^7.0.0", "babel-loader": "^8.0.6", "board-state": "^0.1.1", "html-webpack-plugin": "^3.2.0", "json-stringify-pretty-compact": "^2.0.0", "react": "^16.8.6", "react-dom": "^16.8.6", "webpack": "^4.32.2", "webpack-dev-server": "^3.5.0", "yargs": "^13.2.4" } }