123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- {
- "_args": [
- [
- "babel-helper-function-name@^6.8.0",
- "D:\\work\\im\\node_modules\\babel-plugin-transform-es2015-classes"
- ]
- ],
- "_from": "babel-helper-function-name@>=6.8.0 <7.0.0",
- "_id": "babel-helper-function-name@6.8.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/babel-helper-function-name",
- "_nodeVersion": "5.1.0",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/babel-helper-function-name-6.8.0.tgz_1462232642403_0.5560148616787046"
- },
- "_npmUser": {
- "email": "hi@henryzoo.com",
- "name": "hzoo"
- },
- "_npmVersion": "3.8.6",
- "_phantomChildren": {},
- "_requested": {
- "name": "babel-helper-function-name",
- "raw": "babel-helper-function-name@^6.8.0",
- "rawSpec": "^6.8.0",
- "scope": null,
- "spec": ">=6.8.0 <7.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/babel-helper-define-map",
- "/babel-helper-remap-async-to-generator",
- "/babel-plugin-transform-class-properties",
- "/babel-plugin-transform-es2015-classes",
- "/babel-plugin-transform-es2015-function-name"
- ],
- "_resolved": "https://registry.npmjs.org/babel-helper-function-name/-/babel-helper-function-name-6.8.0.tgz",
- "_shasum": "a0336ba14526a075cdf502fc52d3fe84b12f7a34",
- "_shrinkwrap": null,
- "_spec": "babel-helper-function-name@^6.8.0",
- "_where": "D:\\work\\im\\node_modules\\babel-plugin-transform-es2015-classes",
- "dependencies": {
- "babel-helper-get-function-arity": "^6.8.0",
- "babel-runtime": "^6.0.0",
- "babel-template": "^6.8.0",
- "babel-traverse": "^6.8.0",
- "babel-types": "^6.8.0"
- },
- "description": "## Usage",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "a0336ba14526a075cdf502fc52d3fe84b12f7a34",
- "tarball": "https://registry.npmjs.org/babel-helper-function-name/-/babel-helper-function-name-6.8.0.tgz"
- },
- "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-helper-function-name",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name"
- },
- "scripts": {},
- "version": "6.8.0"
- }
|