mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
30 lines
1006 B
JSON
30 lines
1006 B
JSON
{
|
|
"name": "node-esm",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"version": "1.0.0",
|
|
"license": "UNLICENSED",
|
|
"devDependencies": {
|
|
"@divkitframework/divkit": "3.0.1"
|
|
}
|
|
},
|
|
"node_modules/@divkitframework/divkit": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/@divkitframework/divkit/-/divkit-3.0.1.tgz",
|
|
"integrity": "sha512-84sgSgkY/dtjBcrPGZMzsqhRE9a5m7V6whi/w7HygIxQPVzLasvXuQkCjOYSh/4f9Qfz5m+lTlVilhAgv5v0Kw==",
|
|
"dev": true
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@divkitframework/divkit": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/@divkitframework/divkit/-/divkit-3.0.1.tgz",
|
|
"integrity": "sha512-84sgSgkY/dtjBcrPGZMzsqhRE9a5m7V6whi/w7HygIxQPVzLasvXuQkCjOYSh/4f9Qfz5m+lTlVilhAgv5v0Kw==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|