@zkochan/pnpm
Version:
A fast implementation of npm install
92 lines (91 loc) • 2.3 kB
JSON
{
"_args": [
[
{
"raw": "git-update-ghpages@1.3.0",
"scope": null,
"escapedName": "git-update-ghpages",
"name": "git-update-ghpages",
"rawSpec": "1.3.0",
"spec": "1.3.0",
"type": "version"
},
"C:\\src\\pnpm"
]
],
"_from": "git-update-ghpages@1.3.0",
"_id": "git-update-ghpages@1.3.0",
"_inCache": true,
"_installable": true,
"_location": "/git-update-ghpages",
"_nodeVersion": "4.1.0",
"_npmUser": {
"name": "rstacruz",
"email": "rico@ricostacruz.com"
},
"_npmVersion": "2.14.3",
"_phantomChildren": {},
"_requested": {
"raw": "git-update-ghpages@1.3.0",
"scope": null,
"escapedName": "git-update-ghpages",
"name": "git-update-ghpages",
"rawSpec": "1.3.0",
"spec": "1.3.0",
"type": "version"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/git-update-ghpages/-/git-update-ghpages-1.3.0.tgz",
"_shasum": "4cff254e21f64d5a3a29865a01f36fd164d8ca25",
"_shrinkwrap": null,
"_spec": "git-update-ghpages@1.3.0",
"_where": "C:\\src\\pnpm",
"author": {
"name": "Rico Sta. Cruz",
"email": "rico@ricostacruz.com"
},
"bin": {
"git-update-ghpages": "git-update-ghpages"
},
"bugs": {
"url": "https://github.com/rstacruz/git-update-ghpages/issues"
},
"dependencies": {},
"description": "Update GitHub pages from the command line",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "4cff254e21f64d5a3a29865a01f36fd164d8ca25",
"tarball": "https://registry.npmjs.org/git-update-ghpages/-/git-update-ghpages-1.3.0.tgz"
},
"gitHead": "9b406564d4df680dce1e28e67b0bb47ef4e1730a",
"homepage": "https://github.com/rstacruz/git-update-ghpages#readme",
"keywords": [
"deploy",
"git",
"github",
"github pages",
"pages"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "rstacruz",
"email": "rico@ricostacruz.com"
}
],
"name": "git-update-ghpages",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/rstacruz/git-update-ghpages.git"
},
"scripts": {
"test": "make -s test"
},
"version": "1.3.0"
}