{ "_from": "babel-plugin-ember-modules-api-polyfill@^2.3.0", "_id": "babel-plugin-ember-modules-api-polyfill@2.3.0", "_inBundle": false, "_integrity": "sha512-cv5ZimF5X52uW7Ul83UUxtsFZE6rZYkMv6qWnAeiDLT1/KtpVrTkJpwzDlvJ/FhKJZ43ih4GbFbhuhBKKT7vIw==", "_location": "/babel-plugin-ember-modules-api-polyfill", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "babel-plugin-ember-modules-api-polyfill@^2.3.0", "name": "babel-plugin-ember-modules-api-polyfill", "escapedName": "babel-plugin-ember-modules-api-polyfill", "rawSpec": "^2.3.0", "saveSpec": null, "fetchSpec": "^2.3.0" }, "_requiredBy": [ "/ember-cli-babel" ], "_resolved": "https://registry.npmjs.org/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-2.3.0.tgz", "_shasum": "0c01f359658cfb9c797f705af6b09f6220205ae0", "_spec": "babel-plugin-ember-modules-api-polyfill@^2.3.0", "_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/ember-cli-babel", "author": { "name": "Robert Jackson", "email": "me@rwjblue.com" }, "bugs": { "url": "https://github.com/ember-cli/babel-plugin-ember-modules-api-polyfill/issues" }, "bundleDependencies": false, "changelog": { "repo": "ember-cli/babel-plugin-ember-modules-api-polyfill", "labels": { "breaking": ":boom: Breaking Change", "enhancement": ":rocket: Enhancement", "bug": ":bug: Bug Fix", "documentation": ":memo: Documentation", "internal": ":house: Internal" } }, "dependencies": { "ember-rfc176-data": "^0.3.0" }, "deprecated": false, "description": "Polyfill for Ember JS API.", "devDependencies": { "babel-core": "^6.25.0", "lerna-changelog": "^0.6.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": { "changelog": "lerna-changelog", "start": "qunit --watch tests/**/*-test.js", "test": "qunit tests/**/*-test.js" }, "version": "2.3.0" }