You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
84 lines
2.0 KiB
84 lines
2.0 KiB
{
|
|
"_args": [
|
|
[
|
|
"npmlog@6.0.1",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "npmlog@6.0.1",
|
|
"_id": "npmlog@6.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-BTHDvY6nrRHuRfyjt1MAufLxYdVXZfd099H4+i1f0lPywNQyI4foeNXJRObB/uy+TYqUW0vAD9gbdSOXPst7Eg==",
|
|
"_location": "/npmlog",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "npmlog@6.0.1",
|
|
"name": "npmlog",
|
|
"escapedName": "npmlog",
|
|
"rawSpec": "6.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "6.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/node-gyp"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.1.tgz",
|
|
"_spec": "6.0.1",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
|
|
"author": {
|
|
"name": "GitHub Inc."
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/npm/npmlog/issues"
|
|
},
|
|
"dependencies": {
|
|
"are-we-there-yet": "^3.0.0",
|
|
"console-control-strings": "^1.1.0",
|
|
"gauge": "^4.0.0",
|
|
"set-blocking": "^2.0.0"
|
|
},
|
|
"description": "logger for npm",
|
|
"devDependencies": {
|
|
"@npmcli/template-oss": "^2.7.1",
|
|
"tap": "^15.1.6"
|
|
},
|
|
"engines": {
|
|
"node": "^12.13.0 || ^14.15.0 || >=16"
|
|
},
|
|
"files": [
|
|
"bin",
|
|
"lib"
|
|
],
|
|
"homepage": "https://github.com/npm/npmlog#readme",
|
|
"license": "ISC",
|
|
"main": "lib/log.js",
|
|
"name": "npmlog",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/npm/npmlog.git"
|
|
},
|
|
"scripts": {
|
|
"lint": "eslint '**/*.js'",
|
|
"lintfix": "npm run lint -- --fix",
|
|
"npmclilint": "npmcli-lint",
|
|
"postlint": "npm-template-check",
|
|
"postsnap": "npm run lintfix --",
|
|
"posttest": "npm run lint",
|
|
"postversion": "npm publish",
|
|
"prepublishOnly": "git push origin --follow-tags",
|
|
"preversion": "npm test",
|
|
"snap": "tap",
|
|
"template-copy": "npm-template-copy --force",
|
|
"test": "tap"
|
|
},
|
|
"tap": {
|
|
"branches": 95
|
|
},
|
|
"templateOSS": {
|
|
"version": "2.7.1"
|
|
},
|
|
"version": "6.0.1"
|
|
}
|