123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- {
- "_args": [
- [
- {
- "raw": "babel-plugin-transform-async-generator-functions@^6.24.1",
- "scope": null,
- "escapedName": "babel-plugin-transform-async-generator-functions",
- "name": "babel-plugin-transform-async-generator-functions",
- "rawSpec": "^6.24.1",
- "spec": ">=6.24.1 <7.0.0",
- "type": "range"
- },
- "C:\\wamp\\www\\php\\www\\vue\\node_modules\\babel-preset-stage-3"
- ]
- ],
- "_cnpm_publish_time": 1491578377629,
- "_from": "babel-plugin-transform-async-generator-functions@>=6.24.1 <7.0.0",
- "_hasShrinkwrap": false,
- "_id": "babel-plugin-transform-async-generator-functions@6.24.1",
- "_inCache": true,
- "_location": "/babel-plugin-transform-async-generator-functions",
- "_nodeVersion": "6.9.0",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/babel-plugin-transform-async-generator-functions-6.24.1.tgz_1491578375719_0.672300395090133"
- },
- "_npmUser": {
- "name": "hzoo",
- "email": "hi@henryzoo.com"
- },
- "_npmVersion": "3.10.10",
- "_phantomChildren": {},
- "_requested": {
- "raw": "babel-plugin-transform-async-generator-functions@^6.24.1",
- "scope": null,
- "escapedName": "babel-plugin-transform-async-generator-functions",
- "name": "babel-plugin-transform-async-generator-functions",
- "rawSpec": "^6.24.1",
- "spec": ">=6.24.1 <7.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/babel-preset-stage-3"
- ],
- "_resolved": "https://registry.npmjs.org/babel-plugin-transform-async-generator-functions/-/babel-plugin-transform-async-generator-functions-6.24.1.tgz",
- "_shasum": "f058900145fd3e9907a6ddf28da59f215258a5db",
- "_shrinkwrap": null,
- "_spec": "babel-plugin-transform-async-generator-functions@^6.24.1",
- "_where": "C:\\wamp\\www\\php\\www\\vue\\node_modules\\babel-preset-stage-3",
- "dependencies": {
- "babel-helper-remap-async-to-generator": "^6.24.1",
- "babel-plugin-syntax-async-generators": "^6.5.0",
- "babel-runtime": "^6.22.0"
- },
- "description": "Turn async generator functions into ES2015 generators",
- "devDependencies": {
- "babel-helper-plugin-test-runner": "^6.24.1"
- },
- "directories": {},
- "dist": {
- "shasum": "f058900145fd3e9907a6ddf28da59f215258a5db",
- "size": 1931,
- "noattachment": false,
- "tarball": "http://registry.npm.taobao.org/babel-plugin-transform-async-generator-functions/download/babel-plugin-transform-async-generator-functions-6.24.1.tgz"
- },
- "keywords": [
- "babel-plugin"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "maintainers": [
- {
- "name": "danez",
- "email": "daniel@tschinder.de"
- },
- {
- "name": "hzoo",
- "email": "hi@henryzoo.com"
- },
- {
- "name": "loganfsmyth",
- "email": "loganfsmyth@gmail.com"
- },
- {
- "name": "sebmck",
- "email": "sebmck@gmail.com"
- }
- ],
- "name": "babel-plugin-transform-async-generator-functions",
- "optionalDependencies": {},
- "publish_time": 1491578377629,
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-async-generator-functions"
- },
- "scripts": {},
- "version": "6.24.1"
- }
|