{
  "_args": [
    [
      {
        "raw": "jspm",
        "scope": null,
        "escapedName": "jspm",
        "name": "jspm",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/home/lively4/lively4/lively4-dummy"
    ]
  ],
  "_from": "jspm@latest",
  "_id": "jspm@0.16.48",
  "_inCache": true,
  "_installable": true,
  "_location": "/jspm",
  "_nodeVersion": "6.6.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/jspm-0.16.48.tgz_1478790538586_0.529242827789858"
  },
  "_npmUser": {
    "name": "guybedford",
    "email": "guybedford@gmail.com"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "jspm",
    "scope": null,
    "escapedName": "jspm",
    "name": "jspm",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/jspm/-/jspm-0.16.48.tgz",
  "_shasum": "ea923bb578b15533295315f1fa19db76b2a8d413",
  "_shrinkwrap": null,
  "_spec": "jspm",
  "_where": "/home/lively4/lively4/lively4-dummy",
  "author": "",
  "bin": {
    "jspm": "./jspm.js"
  },
  "bugs": {
    "url": "https://github.com/jspm/jspm/issues"
  },
  "dependencies": {
    "chalk": "^1.1.1",
    "core-js": "^1.2.6",
    "glob": "^6.0.1",
    "graceful-fs": "^4.1.2",
    "jspm-github": "^0.13.17",
    "jspm-npm": "^0.26.12",
    "jspm-registry": "^0.4.0",
    "liftoff": "^2.2.0",
    "minimatch": "^3.0.0",
    "mkdirp": "~0.5.1",
    "ncp": "^2.0.0",
    "proper-lockfile": "^1.1.2",
    "request": "^2.67.0",
    "rimraf": "^2.4.4",
    "rsvp": "^3.1.0",
    "semver": "^5.1.0",
    "systemjs": "0.19.41",
    "systemjs-builder": "0.15.34",
    "traceur": "0.0.105",
    "uglify-js": "^2.6.1"
  },
  "description": "Registry and format agnostic JavaScript package manager",
  "devDependencies": {
    "istanbul": "^0.3.13",
    "jshint": "~2.8.0",
    "mocha": "~2.2.5"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "ea923bb578b15533295315f1fa19db76b2a8d413",
    "tarball": "https://registry.npmjs.org/jspm/-/jspm-0.16.48.tgz"
  },
  "files": [
    "lib",
    "LICENSE",
    "CONTRIBUTORS",
    "README.md",
    "api.js",
    "cli.js",
    "jspm.js",
    "docs"
  ],
  "gitHead": "3a1f6066711dc572e6713caf12a1caa465216092",
  "homepage": "https://github.com/jspm/jspm",
  "license": "Apache-2.0",
  "main": "./api.js",
  "maintainers": [
    {
      "name": "guybedford",
      "email": "guybedford@gmail.com"
    }
  ],
  "name": "jspm",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "registry": "npm",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jspm/jspm.git"
  },
  "scripts": {
    "coverage": "npm run istanbul -- --report html",
    "gitbook": "gitbook build docs",
    "istanbul": "istanbul cover ./node_modules/.bin/_mocha -i='lib/**/*.js'",
    "jshint": "jshint api.js cli.js jspm.js lib test",
    "mocha": "mocha",
    "test": "npm run jshint && npm run mocha"
  },
  "version": "0.16.48"
}
