{ "_from": "jasmine-core@~2.8.0", "_id": "jasmine-core@2.8.0", "_inBundle": false, "_integrity": "sha1-vMl5rh+f0FcB5F5S5l06XWPxok4=", "_location": "/jasmine/jasmine-core", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "jasmine-core@~2.8.0", "name": "jasmine-core", "escapedName": "jasmine-core", "rawSpec": "~2.8.0", "saveSpec": null, "fetchSpec": "~2.8.0" }, "_requiredBy": [ "/jasmine" ], "_resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-2.8.0.tgz", "_shasum": "bcc979ae1f9fd05701e45e52e65d3a5d63f1a24e", "_spec": "jasmine-core@~2.8.0", "_where": "/home/jack/Documents/JDA/m14/projecte_janmaroto/node_modules/jasmine", "bugs": { "url": "https://github.com/jasmine/jasmine/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Official packaging of Jasmine's core files for use by Node.js projects.", "devDependencies": { "glob": "~7.1.2", "grunt": "^1.0.1", "grunt-cli": "^1.2.0", "grunt-contrib-compass": "^1.1.1", "grunt-contrib-compress": "^1.3.0", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-jshint": "^1.0.0", "jasmine": "^2.5.0", "load-grunt-tasks": "^0.4.0", "shelljs": "^0.7.0", "temp": "~0.8.1" }, "homepage": "http://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": "2.8.0" }