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.
66 lines
1.7 KiB
66 lines
1.7 KiB
{
|
|
"_args": [
|
|
[
|
|
"npm-install-checks@4.0.0",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "npm-install-checks@4.0.0",
|
|
"_id": "npm-install-checks@4.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-09OmyDkNLYwqKPOnbI8exiOZU2GVVmQp7tgez2BPi5OZC8M82elDAps7sxC4l//uSUtotWqoEIDwjRvWH4qz8w==",
|
|
"_location": "/npm-install-checks",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "npm-install-checks@4.0.0",
|
|
"name": "npm-install-checks",
|
|
"escapedName": "npm-install-checks",
|
|
"rawSpec": "4.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/npm-pick-manifest"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-4.0.0.tgz",
|
|
"_spec": "4.0.0",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
|
|
"bugs": {
|
|
"url": "https://github.com/npm/npm-install-checks/issues"
|
|
},
|
|
"dependencies": {
|
|
"semver": "^7.1.1"
|
|
},
|
|
"description": "Check the engines and platform fields in package.json",
|
|
"devDependencies": {
|
|
"tap": "^14.10.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/npm/npm-install-checks#readme",
|
|
"keywords": [
|
|
"npm,",
|
|
"install"
|
|
],
|
|
"license": "BSD-2-Clause",
|
|
"main": "index.js",
|
|
"name": "npm-install-checks",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/npm/npm-install-checks.git"
|
|
},
|
|
"scripts": {
|
|
"postpublish": "git push origin --follow-tags",
|
|
"postversion": "npm publish",
|
|
"preversion": "npm test",
|
|
"test": "tap"
|
|
},
|
|
"version": "4.0.0"
|
|
}
|