mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-29 04:21:39 -04:00
48 lines
1.1 KiB
JSON
48 lines
1.1 KiB
JSON
{
|
|
"name": "pkg-that-uses-plugins",
|
|
"versions": {
|
|
"1.0.0": {
|
|
"name": "pkg-that-uses-plugins",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Zoltan Kochan",
|
|
"email": "zoltan.kochan@gmail.com",
|
|
"url": "http://kochan.io/"
|
|
},
|
|
"license": "MIT",
|
|
"bin": {
|
|
"pkg-that-uses-plugins": "./index.js"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/rstacruz/pnpm/tree/master/test/packages/pkg-that-uses-plugins"
|
|
},
|
|
"_id": "pkg-that-uses-plugins@1.0.0",
|
|
"scripts": {},
|
|
"_shasum": "8fc32ad3cfca138ec55f3ec7f2dd70dea96811b6",
|
|
"_from": ".",
|
|
"_npmVersion": "3.10.9",
|
|
"_nodeVersion": "6.9.1",
|
|
"_npmUser": {},
|
|
"dist": {
|
|
"shasum": "8fc32ad3cfca138ec55f3ec7f2dd70dea96811b6",
|
|
"tarball": "http://localhost:4873/pkg-that-uses-plugins/-/pkg-that-uses-plugins-1.0.0.tgz"
|
|
}
|
|
}
|
|
},
|
|
"dist-tags": {
|
|
"latest": [
|
|
"1.0.0"
|
|
]
|
|
},
|
|
"_distfiles": {},
|
|
"_attachments": {
|
|
"pkg-that-uses-plugins-1.0.0.tgz": {
|
|
"shasum": "8fc32ad3cfca138ec55f3ec7f2dd70dea96811b6",
|
|
"version": "1.0.0"
|
|
}
|
|
},
|
|
"_uplinks": {},
|
|
"_rev": "3-eb37242d467fa42d",
|
|
"readme": "ERROR: No README data found!"
|
|
} |