lepu-test-platform-web/node_modules/in-publish/package.json

55 lines
1.4 KiB
JSON

{
"_args": [
[
"in-publish@2.0.1",
"/Applications/work/GitLab/lepu-test-platform-web"
]
],
"_development": true,
"_from": "in-publish@2.0.1",
"_id": "in-publish@2.0.1",
"_inBundle": false,
"_integrity": "sha1-lIsaU1yAMFYc6lIvc/ePS+NX4Aw=",
"_location": "/in-publish",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "in-publish@2.0.1",
"name": "in-publish",
"escapedName": "in-publish",
"rawSpec": "2.0.1",
"saveSpec": null,
"fetchSpec": "2.0.1"
},
"_requiredBy": [
"/node-sass"
],
"_resolved": "https://registry.npm.taobao.org/in-publish/download/in-publish-2.0.1.tgz",
"_spec": "2.0.1",
"_where": "/Applications/work/GitLab/lepu-test-platform-web",
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org"
},
"bin": {
"in-publish": "in-publish.js",
"in-install": "in-install.js",
"not-in-publish": "not-in-publish.js",
"not-in-install": "not-in-install.js"
},
"bugs": {
"url": "https://github.com/iarna/in-publish/issues"
},
"description": "Detect if we were run as a result of `npm publish`",
"homepage": "https://github.com/iarna/in-publish",
"license": "ISC",
"main": "index.js",
"name": "in-publish",
"repository": {
"type": "git",
"url": "git+https://github.com/iarna/in-publish.git"
},
"version": "2.0.1"
}