Files
ASHEBShop-h5/node_modules/regenerator-runtime/package.json
T
2017-05-10 16:33:00 +08:00

81 lines
2.2 KiB
JSON

{
"_args": [
[
"regenerator-runtime@^0.10.0",
"/Users/xmfish/Desktop/test/reacttest/node_modules/babel-runtime"
]
],
"_cnpm_publish_time": 1493390833861,
"_from": "regenerator-runtime@>=0.10.0 <0.11.0",
"_hasShrinkwrap": false,
"_id": "regenerator-runtime@0.10.5",
"_inCache": true,
"_installable": true,
"_location": "/regenerator-runtime",
"_nodeVersion": "7.7.4",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/regenerator-runtime-0.10.5.tgz_1493390833247_0.5373470620252192"
},
"_npmUser": {
"email": "bn@cs.stanford.edu",
"name": "benjamn"
},
"_npmVersion": "4.1.2",
"_phantomChildren": {},
"_requested": {
"name": "regenerator-runtime",
"raw": "regenerator-runtime@^0.10.0",
"rawSpec": "^0.10.0",
"scope": null,
"spec": ">=0.10.0 <0.11.0",
"type": "range"
},
"_requiredBy": [
"/babel-runtime"
],
"_resolved": "http://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.10.5.tgz",
"_shasum": "336c3efc1220adcedda2c9fab67b5a7955a33658",
"_shrinkwrap": null,
"_spec": "regenerator-runtime@^0.10.0",
"_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/babel-runtime",
"author": {
"email": "bn@cs.stanford.edu",
"name": "Ben Newman"
},
"dependencies": {},
"description": "Runtime for Regenerator-compiled generator and async functions.",
"devDependencies": {},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "336c3efc1220adcedda2c9fab67b5a7955a33658",
"size": 7986,
"tarball": "http://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.10.5.tgz"
},
"keywords": [
"async",
"generator",
"regenerator",
"runtime"
],
"license": "MIT",
"main": "runtime-module.js",
"maintainers": [
{
"name": "benjamn",
"email": "bn@cs.stanford.edu"
}
],
"name": "regenerator-runtime",
"optionalDependencies": {},
"publish_time": 1493390833861,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime"
},
"scripts": {},
"version": "0.10.5"
}