mirror of
https://github.com/andrewgioia/home.git
synced 2024-12-22 09:19:55 +00:00
23 lines
596 B
JSON
23 lines
596 B
JSON
{
|
|
"name": "andrewgioia.com",
|
|
"version": "7.0.2",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "andrewgioia.com",
|
|
"version": "7.0.2",
|
|
"license": "CC-BY-SA-4.0",
|
|
"dependencies": {
|
|
"normalize.css": "^8.0.1"
|
|
},
|
|
"devDependencies": {}
|
|
},
|
|
"node_modules/normalize.css": {
|
|
"version": "8.0.1",
|
|
"resolved": "https://registry.npmjs.org/normalize.css/-/normalize.css-8.0.1.tgz",
|
|
"integrity": "sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg=="
|
|
}
|
|
}
|
|
}
|