90 lines
2.6 KiB
JSON
90 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"babel-plugin-syntax-async-functions@^6.8.0",
|
|
"/home/bernhard/freifunk-app/node_modules/babel-plugin-transform-async-to-generator"
|
|
]
|
|
],
|
|
"_from": "babel-plugin-syntax-async-functions@>=6.8.0 <7.0.0",
|
|
"_id": "babel-plugin-syntax-async-functions@6.13.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/babel-plugin-syntax-async-functions",
|
|
"_nodeVersion": "5.11.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/babel-plugin-syntax-async-functions-6.13.0.tgz_1470353692618_0.4568883990868926"
|
|
},
|
|
"_npmUser": {
|
|
"email": "hi@henryzoo.com",
|
|
"name": "hzoo"
|
|
},
|
|
"_npmVersion": "3.10.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "babel-plugin-syntax-async-functions",
|
|
"raw": "babel-plugin-syntax-async-functions@^6.8.0",
|
|
"rawSpec": "^6.8.0",
|
|
"scope": null,
|
|
"spec": ">=6.8.0 <7.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-plugin-transform-async-to-generator",
|
|
"/babel-preset-react-native"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz",
|
|
"_shasum": "cad9cad1191b5ad634bf30ae0872391e0647be95",
|
|
"_shrinkwrap": null,
|
|
"_spec": "babel-plugin-syntax-async-functions@^6.8.0",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/babel-plugin-transform-async-to-generator",
|
|
"dependencies": {},
|
|
"description": "Allow parsing of async functions",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "cad9cad1191b5ad634bf30ae0872391e0647be95",
|
|
"tarball": "https://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz"
|
|
},
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "amasad",
|
|
"email": "amjad.masad@gmail.com"
|
|
},
|
|
{
|
|
"name": "hzoo",
|
|
"email": "hi@henryzoo.com"
|
|
},
|
|
{
|
|
"name": "jmm",
|
|
"email": "npm-public@jessemccarthy.net"
|
|
},
|
|
{
|
|
"name": "loganfsmyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
{
|
|
"name": "sebmck",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
{
|
|
"name": "thejameskyle",
|
|
"email": "me@thejameskyle.com"
|
|
}
|
|
],
|
|
"name": "babel-plugin-syntax-async-functions",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-functions"
|
|
},
|
|
"scripts": {},
|
|
"version": "6.13.0"
|
|
}
|