{
  "_args": [
    [
      "jasmine-core@~2.99.1",
      "/var/www/html/isbn/resources/angular-app"
    ]
  ],
  "_from": "jasmine-core@>=2.99.1 <2.100.0",
  "_hasShrinkwrap": false,
  "_id": "jasmine-core@2.99.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/jasmine-core",
  "_nodeVersion": "7.5.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/jasmine-core_2.99.1_1518044954597_0.2739636835069086"
  },
  "_npmUser": {
    "email": "gregg@slackersoft.net",
    "name": "slackersoft"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "jasmine-core",
    "raw": "jasmine-core@~2.99.1",
    "rawSpec": "~2.99.1",
    "scope": null,
    "spec": ">=2.99.1 <2.100.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-2.99.1.tgz",
  "_shasum": "e6400df1e6b56e130b61c4bcd093daa7f6e8ca15",
  "_shrinkwrap": null,
  "_spec": "jasmine-core@~2.99.1",
  "_where": "/var/www/html/isbn/resources/angular-app",
  "bugs": {
    "url": "https://github.com/jasmine/jasmine/issues"
  },
  "dependencies": {},
  "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"
  },
  "directories": {},
  "dist": {
    "fileCount": 40,
    "shasum": "e6400df1e6b56e130b61c4bcd093daa7f6e8ca15",
    "tarball": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-2.99.1.tgz",
    "unpackedSize": 278027
  },
  "gitHead": "4e5d947faa126c4f61f6f363f6803aeb90d96817",
  "homepage": "http://jasmine.github.io",
  "keywords": [
    "bdd",
    "jasmine",
    "tdd",
    "test"
  ],
  "license": "MIT",
  "main": "./lib/jasmine-core.js",
  "maintainers": [
    {
      "name": "dwfrank",
      "email": "dwfrank@pivotallabs.com"
    },
    {
      "name": "slackersoft",
      "email": "gregg@slackersoft.net"
    }
  ],
  "name": "jasmine-core",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jasmine/jasmine.git"
  },
  "scripts": {
    "test": "grunt jshint execSpecsInNode"
  },
  "version": "2.99.1"
}
