31 lines
822 B
JSON
31 lines
822 B
JSON
{
|
|
"_id":"@root/npm-test",
|
|
"name":"@root/npm-test",
|
|
"description":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.",
|
|
"dist-tags":{
|
|
"latest":"1.0.1"
|
|
},
|
|
"versions":{
|
|
"1.0.1":{
|
|
"name":"@root/npm-test",
|
|
"version":"1.0.1",
|
|
"main":"app.js",
|
|
"dependencies":{
|
|
"express":"^4.16.4"
|
|
},
|
|
"dist":{
|
|
"shasum":"f572d396fae9206628714fb2ce00f72e94f2258f",
|
|
"tarball":"http://localhost/npm/package.tgz"
|
|
}
|
|
}
|
|
},
|
|
"_attachments":{
|
|
"@root/npm-test-1.0.1.tgz":{
|
|
"content_type":"application/octet-stream",
|
|
"data":"aGVsbG8K",
|
|
"length":8
|
|
}
|
|
},
|
|
"id":"10",
|
|
"package_name":"@root/npm-test"
|
|
}
|