This repository has been archived on 2024-04-17. You can view files and clone it, but cannot push or open issues/pull-requests.
elm-wave-function-collapse/package.json

25 lines
499 B
JSON

{
"name": "elm-wave-function-collapse",
"version": "1.0.0",
"description": "## How to Develop",
"main": "index.js",
"directories": {
"test": "tests"
},
"dependencies": {
"elm": "^0.19.1-3"
},
"devDependencies": {
"netlify-cli": "^2.30.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@git.bytes.zone:brian/elm-wave-function-collapse.git"
},
"author": "",
"license": "ISC"
}