mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
9cf5cee4fd
* docs: copy docker examples v4 * docs: copy docker examples v4 * chore: update ignore files
52 lines
1.3 KiB
JSON
52 lines
1.3 KiB
JSON
{
|
|
"name": "@scope/example",
|
|
"versions": {
|
|
"1.0.0": {
|
|
"name": "@scope/example",
|
|
"version": "1.0.0",
|
|
"description": "exampled scoped module",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [
|
|
"example"
|
|
],
|
|
"author": {
|
|
"name": "Juan Picado"
|
|
},
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"jquery": "^3.3.1"
|
|
},
|
|
"_id": "@scope/example@1.0.0",
|
|
"_npmVersion": "6.3.0",
|
|
"_nodeVersion": "10.1.0",
|
|
"_npmUser": {},
|
|
"dist": {
|
|
"integrity": "sha512-UrpRhmCAwyGF2pWWd+fGDN8tFsVcCoLmK/qHaVAamphR+E4ZUjGf6N5GGgneFwbSeZ0FQrDYtUTPKrysxGIihQ==",
|
|
"shasum": "4c36e40e65049b32cd49599f65cb50b81b9d8810",
|
|
"tarball": "http://localhost:4873/@scope/example/-/@scope/example-1.0.0.tgz"
|
|
}
|
|
}
|
|
},
|
|
"time": {
|
|
"modified": "2018-09-22T17:08:29.339Z",
|
|
"created": "2018-09-22T17:08:29.339Z",
|
|
"1.0.0": "2018-09-22T17:08:29.339Z"
|
|
},
|
|
"dist-tags": {
|
|
"latest": "1.0.0"
|
|
},
|
|
"_uplinks": {},
|
|
"_distfiles": {},
|
|
"_attachments": {
|
|
"example-1.0.0.tgz": {
|
|
"shasum": "4c36e40e65049b32cd49599f65cb50b81b9d8810",
|
|
"version": "1.0.0"
|
|
}
|
|
},
|
|
"_rev": "9-664a1a1732f461c8",
|
|
"readme": "ERROR: No README data found!"
|
|
}
|