You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1006 B
37 lines
1006 B
{
|
|
"name": "websites-like-jpc",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "websites-like-jpc",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"typescript": "^5.6.2"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "5.6.2",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz",
|
|
"integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==",
|
|
"dev": true,
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.17"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"typescript": {
|
|
"version": "5.6.2",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz",
|
|
"integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|
|
|