mirror of
https://github.com/He4eT/dice.git
synced 2026-05-04 17:37:25 +00:00
21 lines
547 B
JSON
21 lines
547 B
JSON
{
|
|
"name": "myfirstproject",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "myfirstproject",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"pebble-clay": "1.0.4"
|
|
}
|
|
},
|
|
"node_modules/pebble-clay": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/pebble-clay/-/pebble-clay-1.0.4.tgz",
|
|
"integrity": "sha512-/rXxmltdW8JyohDzXINdea+d2wnFJVNFiTXfuZsKpySURZSCFMMucX9sZPZvbHnEA4xFINM4iicyhBbvY4ALfw==",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|