123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- {
- "_args": [
- [
- "babel-plugin-transform-es2015-arrow-functions@^6.3.13",
- "D:\\work\\im\\node_modules\\babel-preset-es2015-loose"
- ]
- ],
- "_from": "babel-plugin-transform-es2015-arrow-functions@>=6.3.13 <7.0.0",
- "_id": "babel-plugin-transform-es2015-arrow-functions@6.8.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/babel-plugin-transform-es2015-arrow-functions",
- "_nodeVersion": "5.1.0",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/babel-plugin-transform-es2015-arrow-functions-6.8.0.tgz_1462232672265_0.3574646641500294"
- },
- "_npmUser": {
- "email": "hi@henryzoo.com",
- "name": "hzoo"
- },
- "_npmVersion": "3.8.6",
- "_phantomChildren": {},
- "_requested": {
- "name": "babel-plugin-transform-es2015-arrow-functions",
- "raw": "babel-plugin-transform-es2015-arrow-functions@^6.3.13",
- "rawSpec": "^6.3.13",
- "scope": null,
- "spec": ">=6.3.13 <7.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/babel-preset-es2015-loose"
- ],
- "_resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.8.0.tgz",
- "_shasum": "5b63afc3181bdc9a8c4d481b5a4f3f7d7fef3d9d",
- "_shrinkwrap": null,
- "_spec": "babel-plugin-transform-es2015-arrow-functions@^6.3.13",
- "_where": "D:\\work\\im\\node_modules\\babel-preset-es2015-loose",
- "dependencies": {
- "babel-runtime": "^6.0.0"
- },
- "description": "Compile ES2015 arrow functions to ES5",
- "devDependencies": {
- "babel-helper-plugin-test-runner": "^6.8.0"
- },
- "directories": {},
- "dist": {
- "shasum": "5b63afc3181bdc9a8c4d481b5a4f3f7d7fef3d9d",
- "tarball": "https://registry.npmjs.org/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.8.0.tgz"
- },
- "keywords": [
- "babel-plugin"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "maintainers": [
- {
- "email": "amjad.masad@gmail.com",
- "name": "amasad"
- },
- {
- "email": "hi@henryzoo.com",
- "name": "hzoo"
- },
- {
- "email": "npm-public@jessemccarthy.net",
- "name": "jmm"
- },
- {
- "email": "loganfsmyth@gmail.com",
- "name": "loganfsmyth"
- },
- {
- "email": "sebmck@gmail.com",
- "name": "sebmck"
- },
- {
- "email": "me@thejameskyle.com",
- "name": "thejameskyle"
- }
- ],
- "name": "babel-plugin-transform-es2015-arrow-functions",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-arrow-functions"
- },
- "scripts": {},
- "version": "6.8.0"
- }
|