mirror of
https://github.com/seigler/rockstar-playground
synced 2025-07-26 01:06:10 +00:00
16 lines
453 B
JSON
16 lines
453 B
JSON
{
|
|
"name": "advent-of-code-2020-rockstar",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"node_modules/n-readlines": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/n-readlines/-/n-readlines-1.0.1.tgz",
|
|
"integrity": "sha512-z4SyAIVgMy7CkgsoNw7YVz40v0g4+WWvvqy8+ZdHrCtgevcEO758WQyrYcw3XPxcLxF+//RszTz/rO48nzD0wQ==",
|
|
"engines": {
|
|
"node": ">=6.x.x"
|
|
}
|
|
}
|
|
}
|
|
}
|