mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-03-12 22:37:28 +00:00
15 lines
382 B
JSON
15 lines
382 B
JSON
|
{
|
||
|
"name": "template",
|
||
|
"version": "1.0.0",
|
||
|
"lockfileVersion": 1,
|
||
|
"requires": true,
|
||
|
"dependencies": {
|
||
|
"@types/node": {
|
||
|
"version": "9.3.0",
|
||
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-9.3.0.tgz",
|
||
|
"integrity": "sha512-wNBfvNjzsJl4tswIZKXCFQY0lss9nKUyJnG6T94X/eqjRgI2jHZ4evdjhQYBSan/vGtF6XVXPApOmNH2rf0KKw==",
|
||
|
"dev": true
|
||
|
}
|
||
|
}
|
||
|
}
|