setup-php/node_modules/@babel/helper-member-expression-to-functions/package.json

52 lines
1.7 KiB
JSON
Raw Normal View History

2019-09-20 09:41:20 +07:00
{
"_args": [
[
"@babel/helper-member-expression-to-functions@7.5.5",
"E:\\python\\setup-php"
]
],
"_from": "@babel/helper-member-expression-to-functions@7.5.5",
"_id": "@babel/helper-member-expression-to-functions@7.5.5",
"_inBundle": false,
"_integrity": "sha512-5qZ3D1uMclSNqYcXqiHoA0meVdv+xUEex9em2fqMnrk/scphGlGgg66zjMrPJESPwrFJ6sbfFQYUSa0Mz7FabA==",
"_location": "/@babel/helper-member-expression-to-functions",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-member-expression-to-functions@7.5.5",
"name": "@babel/helper-member-expression-to-functions",
"escapedName": "@babel%2fhelper-member-expression-to-functions",
"scope": "@babel",
"rawSpec": "7.5.5",
"saveSpec": null,
"fetchSpec": "7.5.5"
},
"_requiredBy": [
"/@babel/helper-replace-supers"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.5.5.tgz",
"_spec": "7.5.5",
"_where": "E:\\python\\setup-php",
"author": {
"name": "Justin Ridgewell",
"email": "justin@ridgewell.name"
},
"dependencies": {
"@babel/types": "^7.5.5"
},
"description": "Helper function to replace certain member expressions with function calls",
"gitHead": "0407f034f09381b95e9cabefbf6b176c76485a43",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-member-expression-to-functions",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-member-expression-to-functions"
},
"version": "7.5.5"
}