PySR / docs /all_contributors /package.json
MilesCranmer's picture
Add all-contrib lock file
b18c463 unverified
raw
history blame
261 Bytes
{
"name": "PySR",
"version": "1.0.0",
"main": "index.js",
"repository": "git@github.com:MilesCranmer/PySR.git",
"author": "MilesCranmer <miles.cranmer@gmail.com>",
"license": "MIT",
"devDependencies": {
"all-contributors-cli": "^6.26.0"
}
}