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.
88 lines
2.3 KiB
88 lines
2.3 KiB
{
|
|
"_args": [
|
|
[
|
|
"are-we-there-yet@3.0.0",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "are-we-there-yet@3.0.0",
|
|
"_id": "are-we-there-yet@3.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-0GWpv50YSOcLXaN6/FAKY3vfRbllXWV2xvfA/oKJF8pzFhWXPV+yjhJXDBbjscDYowv7Yw1A3uigpzn5iEGTyw==",
|
|
"_location": "/are-we-there-yet",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "are-we-there-yet@3.0.0",
|
|
"name": "are-we-there-yet",
|
|
"escapedName": "are-we-there-yet",
|
|
"rawSpec": "3.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/npmlog"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.0.tgz",
|
|
"_spec": "3.0.0",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
|
|
"author": {
|
|
"name": "GitHub Inc."
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/npm/are-we-there-yet/issues"
|
|
},
|
|
"dependencies": {
|
|
"delegates": "^1.0.0",
|
|
"readable-stream": "^3.6.0"
|
|
},
|
|
"description": "Keep track of the overall completion of many disparate processes",
|
|
"devDependencies": {
|
|
"@npmcli/eslint-config": "^2.0.0",
|
|
"@npmcli/template-oss": "^2.7.1",
|
|
"eslint": "^8.8.0",
|
|
"eslint-plugin-node": "^11.1.0",
|
|
"tap": "^15.0.9"
|
|
},
|
|
"engines": {
|
|
"node": "^12.13.0 || ^14.15.0 || >=16"
|
|
},
|
|
"files": [
|
|
"bin",
|
|
"lib"
|
|
],
|
|
"homepage": "https://github.com/npm/are-we-there-yet",
|
|
"license": "ISC",
|
|
"main": "lib/index.js",
|
|
"name": "are-we-there-yet",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/npm/are-we-there-yet.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": 68,
|
|
"statements": 92,
|
|
"functions": 86,
|
|
"lines": 92
|
|
},
|
|
"templateOSS": {
|
|
"version": "2.7.1"
|
|
},
|
|
"version": "3.0.0"
|
|
}
|