{
  "_args": [
    [
      {
        "raw": "systemjs@0.19.31",
        "scope": null,
        "escapedName": "systemjs",
        "name": "systemjs",
        "rawSpec": "0.19.31",
        "spec": "0.19.31",
        "type": "version"
      },
      "/home/lively4/lively4/lively4-handwriting"
    ]
  ],
  "_from": "systemjs@0.19.31",
  "_id": "systemjs@0.19.31",
  "_inCache": true,
  "_installable": true,
  "_location": "/systemjs",
  "_nodeVersion": "6.2.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/systemjs-0.19.31.tgz_1465688640040_0.31686317874118686"
  },
  "_npmUser": {
    "name": "guybedford",
    "email": "guybedford@gmail.com"
  },
  "_npmVersion": "3.8.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "systemjs@0.19.31",
    "scope": null,
    "escapedName": "systemjs",
    "name": "systemjs",
    "rawSpec": "0.19.31",
    "spec": "0.19.31",
    "type": "version"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/systemjs/-/systemjs-0.19.31.tgz",
  "_shasum": "8bfbeb257323c46c0398fa5ccbfeb8dcb70c7353",
  "_shrinkwrap": null,
  "_spec": "systemjs@0.19.31",
  "_where": "/home/lively4/lively4/lively4-handwriting",
  "author": {
    "name": "Guy Bedford"
  },
  "bugs": {
    "url": "https://github.com/systemjs/systemjs/issues"
  },
  "dependencies": {
    "when": "^3.7.5"
  },
  "description": "Universal dynamic module loader",
  "devDependencies": {
    "babel-core": "^5.8.22",
    "qunit": "^0.6.2",
    "traceur": "0.0.105",
    "typescript": "^1.6.2",
    "uglify-js": "~2.4.23"
  },
  "directories": {},
  "dist": {
    "shasum": "8bfbeb257323c46c0398fa5ccbfeb8dcb70c7353",
    "tarball": "https://registry.npmjs.org/systemjs/-/systemjs-0.19.31.tgz"
  },
  "files": [
    "index.js",
    "dist"
  ],
  "gitHead": "f94507b22bc5aff669e9d404d43a6bd6e60fcf42",
  "homepage": "https://github.com/systemjs/systemjs#readme",
  "license": "MIT",
  "maintainers": [
    {
      "name": "guybedford",
      "email": "guybedford@gmail.com"
    }
  ],
  "name": "systemjs",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/systemjs/systemjs.git"
  },
  "scripts": {
    "build": "make",
    "perf": "node bench/normalize-perf.js",
    "test": "npm run test:babel && npm run test:traceur && npm run test:typescript",
    "test:babel": "qunit -c s:./index.js -t ./test/test-babel.js",
    "test:browser": "make test",
    "test:traceur": "qunit -c s:./index.js -t ./test/test-traceur.js",
    "test:typescript": "qunit -c s:./index.js -t ./test/test-typescript.js"
  },
  "version": "0.19.31"
}
