{
  "_args": [
    [
      "babel-plugin-ember-modules-api-polyfill@1.4.2",
      "/Users/cspanring/Projects/ember-cli-trackjs"
    ]
  ],
  "_from": "babel-plugin-ember-modules-api-polyfill@1.4.2",
  "_id": "babel-plugin-ember-modules-api-polyfill@1.4.2",
  "_inBundle": false,
  "_integrity": "sha512-Kj7WhTppTWTNe7ctzt5sAwEZbZ3jiq5qDIvHgS7Hb7yNLTULswRNLqqqGU07HgnS0KHQN8f9yHVvaLt81KQlRw==",
  "_location": "/babel-plugin-ember-modules-api-polyfill",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "babel-plugin-ember-modules-api-polyfill@1.4.2",
    "name": "babel-plugin-ember-modules-api-polyfill",
    "escapedName": "babel-plugin-ember-modules-api-polyfill",
    "rawSpec": "1.4.2",
    "saveSpec": null,
    "fetchSpec": "1.4.2"
  },
  "_requiredBy": [
    "/ember-cli-babel",
    "/ember-cli-shims/ember-cli-babel"
  ],
  "_resolved": "https://registry.npmjs.org/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-1.4.2.tgz",
  "_spec": "1.4.2",
  "_where": "/Users/cspanring/Projects/ember-cli-trackjs",
  "author": {
    "name": "Robert Jackson",
    "email": "me@rwjblue.com"
  },
  "bugs": {
    "url": "https://github.com/ember-cli/babel-plugin-ember-modules-api-polyfill/issues"
  },
  "dependencies": {
    "ember-rfc176-data": "^0.2.0"
  },
  "description": "Polyfill for Ember JS API.",
  "devDependencies": {
    "babel-core": "^6.25.0",
    "qunit-eslint": "^1.0.0",
    "qunitjs": "^2.3.3"
  },
  "directories": {
    "test": "tests"
  },
  "homepage": "https://github.com/ember-cli/babel-plugin-ember-modules-api-polyfill#readme",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "name": "babel-plugin-ember-modules-api-polyfill",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ember-cli/babel-plugin-ember-modules-api-polyfill.git"
  },
  "scripts": {
    "start": "qunit --watch tests/**/*-test.js",
    "test": "qunit tests/**/*-test.js"
  },
  "version": "1.4.2"
}
