init source
This commit is contained in:
+54
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"@babel/runtime@7.6.3",
|
||||
"/home/app"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "@babel/runtime@7.6.3",
|
||||
"_id": "@babel/runtime@7.6.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-kq6anf9JGjW8Nt5rYfEuGRaEAaH1mkv3Bbu6rYvLOpPh/RusSJXuKPEAoZ7L7gybZkchE8+NV5g9vKF4AGAtsA==",
|
||||
"_location": "/@babel/runtime",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@babel/runtime@7.6.3",
|
||||
"name": "@babel/runtime",
|
||||
"escapedName": "@babel%2fruntime",
|
||||
"scope": "@babel",
|
||||
"rawSpec": "7.6.3",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "7.6.3"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/eslint-plugin-jsx-a11y"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.6.3.tgz",
|
||||
"_spec": "7.6.3",
|
||||
"_where": "/home/app",
|
||||
"author": {
|
||||
"name": "Sebastian McKenzie",
|
||||
"email": "sebmck@gmail.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"regenerator-runtime": "^0.13.2"
|
||||
},
|
||||
"description": "babel's modular runtime helpers",
|
||||
"devDependencies": {
|
||||
"@babel/helpers": "^7.6.2"
|
||||
},
|
||||
"gitHead": "d329156ebc17da01382acb83e212cb4328534ebc",
|
||||
"license": "MIT",
|
||||
"name": "@babel/runtime",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/babel/babel/tree/master/packages/babel-runtime"
|
||||
},
|
||||
"version": "7.6.3"
|
||||
}
|
||||
Reference in New Issue
Block a user