{
  "_args": [
    [
      {
        "raw": "babel-plugin-transform-global-system-wrapper@0.0.1",
        "scope": null,
        "escapedName": "babel-plugin-transform-global-system-wrapper",
        "name": "babel-plugin-transform-global-system-wrapper",
        "rawSpec": "0.0.1",
        "spec": "0.0.1",
        "type": "version"
      },
      "/home/lively4/lively4/lively4-dummy/node_modules/systemjs-builder"
    ]
  ],
  "_from": "babel-plugin-transform-global-system-wrapper@0.0.1",
  "_id": "babel-plugin-transform-global-system-wrapper@0.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/babel-plugin-transform-global-system-wrapper",
  "_nodeVersion": "4.4.7",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/babel-plugin-transform-global-system-wrapper-0.0.1.tgz_1469370560120_0.5240150955505669"
  },
  "_npmUser": {
    "name": "asapach",
    "email": "dreamsonic@tut.by"
  },
  "_npmVersion": "2.15.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "babel-plugin-transform-global-system-wrapper@0.0.1",
    "scope": null,
    "escapedName": "babel-plugin-transform-global-system-wrapper",
    "name": "babel-plugin-transform-global-system-wrapper",
    "rawSpec": "0.0.1",
    "spec": "0.0.1",
    "type": "version"
  },
  "_requiredBy": [
    "/systemjs-builder"
  ],
  "_resolved": "https://registry.npmjs.org/babel-plugin-transform-global-system-wrapper/-/babel-plugin-transform-global-system-wrapper-0.0.1.tgz",
  "_shasum": "afb469cec0e04689b9fe7e8b1fd280fc94a6d8f2",
  "_shrinkwrap": null,
  "_spec": "babel-plugin-transform-global-system-wrapper@0.0.1",
  "_where": "/home/lively4/lively4/lively4-dummy/node_modules/systemjs-builder",
  "author": "",
  "bugs": {
    "url": "https://github.com/systemjs/babel-plugin-transform-global-system-wrapper/issues"
  },
  "dependencies": {
    "babel-template": "^6.9.0"
  },
  "description": "Converts global scripts into named System.registerDynamic('name', [], ...",
  "devDependencies": {
    "babel-cli": "^6.4.5",
    "babel-core": "^6.10.4",
    "babel-preset-es2015": "^6.3.13",
    "babel-register": "^6.9.0",
    "file-exists": "^1.0.0",
    "mocha": "^2.2.5",
    "rimraf": "^2.5.3"
  },
  "directories": {},
  "dist": {
    "shasum": "afb469cec0e04689b9fe7e8b1fd280fc94a6d8f2",
    "tarball": "https://registry.npmjs.org/babel-plugin-transform-global-system-wrapper/-/babel-plugin-transform-global-system-wrapper-0.0.1.tgz"
  },
  "gitHead": "ebc6e9e0de3e338462bc31314a8df548cd64d8cd",
  "homepage": "https://github.com/systemjs/babel-plugin-transform-global-system-wrapper#readme",
  "keywords": [
    "babel",
    "plugin",
    "systemjs",
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "asapach",
      "email": "dreamsonic@tut.by"
    }
  ],
  "name": "babel-plugin-transform-global-system-wrapper",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/systemjs/babel-plugin-transform-global-system-wrapper.git"
  },
  "scripts": {
    "build": "babel src -d lib",
    "clean": "rimraf lib",
    "prepublish": "npm run clean && npm run build",
    "test": "mocha --compilers js:babel-register",
    "test:watch": "npm run test -- --watch"
  },
  "version": "0.0.1"
}
