{ "_args": [ [ "babel-plugin-add-module-exports", "/Users/fnando/Projects/babel-schmooze-sprockets" ] ], "_from": "babel-plugin-add-module-exports@latest", "_id": "babel-plugin-add-module-exports@0.1.2", "_inCache": true, "_installable": true, "_location": "/babel-plugin-add-module-exports", "_nodeVersion": "5.3.0", "_npmUser": { "email": "i59naga@icloud.com", "name": "59naga" }, "_npmVersion": "3.5.2", "_phantomChildren": {}, "_requested": { "name": "babel-plugin-add-module-exports", "raw": "babel-plugin-add-module-exports", "rawSpec": "", "scope": null, "spec": "latest", "type": "tag" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.1.2.tgz", "_shasum": "4d389000c9dd3c988b3ed23004eb95e27b42de59", "_shrinkwrap": null, "_spec": "babel-plugin-add-module-exports", "_where": "/Users/fnando/Projects/babel-schmooze-sprockets", "author": { "email": "i59naga@icloud.com", "name": "59naga", "url": "http://berabou.me" }, "bugs": { "url": "https://github.com/59naga/babel-plugin-add-module-exports/issues" }, "dependencies": { "babel-template": "^6.0.16", "lodash": "^3.10.1" }, "description": "Fix babel/babel#2212", "devDependencies": { "babel-core": "^6.1.2", "babel-plugin-transform-export-extensions": "^6.1.18", "babel-preset-es2015": "^6.1.2", "eslint": "^1.9.0", "eslint-config-standard": "^4.4.0", "eslint-plugin-mocha": "^1.1.0", "eslint-plugin-standard": "^1.3.1", "espower-loader": "^1.0.0", "intelli-espower-loader": "^1.0.0", "istanbul": "^0.4.0", "mocha": "^2.3.3", "power-assert": "^1.1.0" }, "directories": {}, "dist": { "shasum": "4d389000c9dd3c988b3ed23004eb95e27b42de59", "tarball": "https://registry.npmjs.org/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.1.2.tgz" }, "files": [ "lib" ], "gitHead": "ba5ffdc86b35d95c7471278f4c9d6a98e89941a1", "homepage": "https://github.com/59naga/babel-plugin-add-module-exports#readme", "keywords": [ "babel-plugin", "module.exports" ], "license": "MIT", "main": "lib", "maintainers": [ { "email": "i59naga@icloud.com", "name": "59naga" } ], "name": "babel-plugin-add-module-exports", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/59naga/babel-plugin-add-module-exports.git" }, "scripts": { "lint": "eslint lib test", "posttest": "npm run lint", "start": "mocha --bail --watch --require intelli-espower-loader", "test": "istanbul cover _mocha --report text --report html --report lcov -- -R spec --timeout 30000" }, "version": "0.1.2" }