{
  "_args": [
    [
      {
        "raw": "jasmine-core@^3.1.0",
        "scope": null,
        "escapedName": "jasmine-core",
        "name": "jasmine-core",
        "rawSpec": "^3.1.0",
        "spec": ">=3.1.0 <4.0.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record"
    ]
  ],
  "_from": "jasmine-core@>=3.1.0 <4.0.0",
  "_id": "jasmine-core@3.1.0",
  "_inCache": true,
  "_location": "/jasmine-core",
  "_nodeVersion": "7.5.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/jasmine-core_3.1.0_1519769720548_0.9584797830943006"
  },
  "_npmUser": {
    "name": "slackersoft",
    "email": "gregg@slackersoft.net"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "jasmine-core@^3.1.0",
    "scope": null,
    "escapedName": "jasmine-core",
    "name": "jasmine-core",
    "rawSpec": "^3.1.0",
    "spec": ">=3.1.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-3.1.0.tgz",
  "_shasum": "a4785e135d5df65024dfc9224953df585bd2766c",
  "_shrinkwrap": null,
  "_spec": "jasmine-core@^3.1.0",
  "_where": "C:\\www\\dallashi\\videojs-record",
  "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": "^3.0.0",
    "jsdom": "^9.12.0",
    "load-grunt-tasks": "^0.4.0",
    "shelljs": "^0.7.0",
    "temp": "~0.8.1"
  },
  "directories": {},
  "dist": {
    "shasum": "a4785e135d5df65024dfc9224953df585bd2766c",
    "tarball": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-3.1.0.tgz",
    "fileCount": 39,
    "unpackedSize": 292874
  },
  "gitHead": "557fb4ed7247728aee5a15a2c9d4b9a91563a47d",
  "homepage": "http://jasmine.github.io",
  "keywords": [
    "test",
    "jasmine",
    "tdd",
    "bdd"
  ],
  "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": "3.1.0"
}
