mirror of
https://github.com/zaphar/test-tap.git
synced 2025-07-21 20:19:49 -04:00
25 lines
566 B
JSON
25 lines
566 B
JSON
|
{
|
||
|
"name": "test-tap",
|
||
|
"version": "0.0.1",
|
||
|
"lockfileVersion": 3,
|
||
|
"requires": true,
|
||
|
"packages": {
|
||
|
"": {
|
||
|
"name": "test-tap",
|
||
|
"version": "0.0.1",
|
||
|
"license": "Artistic-2.0",
|
||
|
"dependencies": {
|
||
|
"esm": "^3.2.25"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/esm": {
|
||
|
"version": "3.2.25",
|
||
|
"resolved": "https://registry.npmjs.org/esm/-/esm-3.2.25.tgz",
|
||
|
"integrity": "sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==",
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|