{ "_args": [ [ "jasmine-core@3.4.0", "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI" ] ], "_development": true, "_from": "jasmine-core@3.4.0", "_id": "jasmine-core@3.4.0", "_inBundle": false, "_integrity": "sha512-HU/YxV4i6GcmiH4duATwAbJQMlE0MsDIR5XmSVxURxKHn3aGAdbY1/ZJFmVRbKtnLwIxxMJD7gYaPsypcbYimg==", "_location": "/jasmine-core", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jasmine-core@3.4.0", "name": "jasmine-core", "escapedName": "jasmine-core", "rawSpec": "3.4.0", "saveSpec": null, "fetchSpec": "3.4.0" }, "_requiredBy": [ "#DEV:/", "/karma-jasmine" ], "_resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-3.4.0.tgz", "_spec": "3.4.0", "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI", "bugs": { "url": "https://github.com/jasmine/jasmine/issues" }, "description": "Official packaging of Jasmine's core files for use by Node.js projects.", "devDependencies": { "ejs": "^2.5.5", "express": "^4.16.4", "fast-glob": "^2.2.6", "grunt": "^1.0.4", "grunt-cli": "^1.3.2", "grunt-contrib-compress": "^1.3.0", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-jshint": "^2.0.0", "grunt-css-url-embed": "^1.11.1", "grunt-sass": "^3.0.2", "jasmine": "^3.3.1", "jsdom": "^13.1.0", "load-grunt-tasks": "^4.0.0", "node-sass": "^4.11.0", "selenium-webdriver": "^3.6.0", "shelljs": "^0.8.3", "temp": "^0.9.0" }, "homepage": "https://jasmine.github.io", "keywords": [ "test", "jasmine", "tdd", "bdd" ], "license": "MIT", "main": "./lib/jasmine-core.js", "name": "jasmine-core", "repository": { "type": "git", "url": "git+https://github.com/jasmine/jasmine.git" }, "scripts": { "test": "grunt jshint execSpecsInNode" }, "version": "3.4.0" }