mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-27 05:43:06 +07:00
48 lines
1.7 KiB
JSON
48 lines
1.7 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"@babel/helper-builder-binary-assignment-operator-visitor@7.1.0",
|
||
|
"E:\\python\\setup-php"
|
||
|
]
|
||
|
],
|
||
|
"_from": "@babel/helper-builder-binary-assignment-operator-visitor@7.1.0",
|
||
|
"_id": "@babel/helper-builder-binary-assignment-operator-visitor@7.1.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-qNSR4jrmJ8M1VMM9tibvyRAHXQs2PmaksQF7c1CGJNipfe3D8p+wgNwgso/P2A2r2mdgBWAXljNWR0QRZAMW8w==",
|
||
|
"_location": "/@babel/helper-builder-binary-assignment-operator-visitor",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/helper-builder-binary-assignment-operator-visitor@7.1.0",
|
||
|
"name": "@babel/helper-builder-binary-assignment-operator-visitor",
|
||
|
"escapedName": "@babel%2fhelper-builder-binary-assignment-operator-visitor",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "7.1.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "7.1.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/plugin-transform-exponentiation-operator"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.1.0.tgz",
|
||
|
"_spec": "7.1.0",
|
||
|
"_where": "E:\\python\\setup-php",
|
||
|
"dependencies": {
|
||
|
"@babel/helper-explode-assignable-expression": "^7.1.0",
|
||
|
"@babel/types": "^7.0.0"
|
||
|
},
|
||
|
"description": "Helper function to build binary assignment operator visitors",
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "@babel/helper-builder-binary-assignment-operator-visitor",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-binary-assignment-operator-visitor"
|
||
|
},
|
||
|
"version": "7.1.0"
|
||
|
}
|