34 lines
1.1 KiB
JSON
34 lines
1.1 KiB
JSON
{
|
|
"name": "assets",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "assets",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"chess.js": "^1.4.0",
|
|
"chessground": "^9.2.1"
|
|
}
|
|
},
|
|
"node_modules/chess.js": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://registry.npmjs.org/chess.js/-/chess.js-1.4.0.tgz",
|
|
"integrity": "sha512-BBJgrrtKQOzFLonR0l+k64A98NLemPwNsCskwb+29bRwobUa4iTm51E1kwGPbWXAcfdDa18nad6vpPPKPWarqw==",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/chessground": {
|
|
"version": "9.2.1",
|
|
"resolved": "https://registry.npmjs.org/chessground/-/chessground-9.2.1.tgz",
|
|
"integrity": "sha512-KIdxm0zD69e62XRwdnFB0XUNYSzn5HM3pMazRCwpfruRUowFI8y+1OAK5YSyBff29myeV1/4o5Q8T191+Irbog==",
|
|
"deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
|
|
"license": "GPL-3.0-or-later",
|
|
"funding": {
|
|
"url": "https://lichess.org/patron"
|
|
}
|
|
}
|
|
}
|
|
}
|