| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "_args": [
- [
- "globals-docs@2.4.1",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "globals-docs@2.4.1",
- "_id": "globals-docs@2.4.1",
- "_inBundle": false,
- "_integrity": "sha512-qpPnUKkWnz8NESjrCvnlGklsgiQzlq+rcCxoG5uNQ+dNA7cFMCmn231slLAwS2N/PlkzZ3COL8CcS10jXmLHqg==",
- "_location": "/globals-docs",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "globals-docs@2.4.1",
- "name": "globals-docs",
- "escapedName": "globals-docs",
- "rawSpec": "2.4.1",
- "saveSpec": null,
- "fetchSpec": "2.4.1"
- },
- "_requiredBy": [
- "/documentation"
- ],
- "_resolved": "https://registry.npmjs.org/globals-docs/-/globals-docs-2.4.1.tgz",
- "_spec": "2.4.1",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Tom MacWright"
- },
- "bugs": {
- "url": "https://github.com/documentationjs/globals-docs/issues"
- },
- "description": "documentation links for all node and browser globals",
- "devDependencies": {
- "got": "^8.0.1",
- "standard-version": "^4.2.0",
- "tape": "^4.8.0"
- },
- "homepage": "https://github.com/documentationjs/globals-docs#readme",
- "keywords": [
- "documentation",
- "links",
- "mdc",
- "mozilla",
- "developer",
- "center",
- "node"
- ],
- "license": "ISC",
- "main": "index.js",
- "name": "globals-docs",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/documentationjs/globals-docs.git"
- },
- "scripts": {
- "build": "node scripts/build.js",
- "release": "standard-version",
- "test": "tape test.js"
- },
- "version": "2.4.1"
- }
|