mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-23 04:11:06 +07:00
59 lines
1.5 KiB
JSON
59 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/helpers@7.5.5",
|
|
"E:\\python\\setup-php"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/helpers@7.5.5",
|
|
"_id": "@babel/helpers@7.5.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-nRq2BUhxZFnfEn/ciJuhklHvFOqjJUD5wpx+1bxUF2axL9C+v4DE/dmp5sT2dKnpOs4orZWzpAZqlCy8QqE/7g==",
|
|
"_location": "/@babel/helpers",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/helpers@7.5.5",
|
|
"name": "@babel/helpers",
|
|
"escapedName": "@babel%2fhelpers",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.5.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.5.5"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.5.5.tgz",
|
|
"_spec": "7.5.5",
|
|
"_where": "E:\\python\\setup-php",
|
|
"author": {
|
|
"name": "Sebastian McKenzie",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
"dependencies": {
|
|
"@babel/template": "^7.4.4",
|
|
"@babel/traverse": "^7.5.5",
|
|
"@babel/types": "^7.5.5"
|
|
},
|
|
"description": "Collection of helper functions used by Babel transforms.",
|
|
"devDependencies": {
|
|
"@babel/helper-plugin-test-runner": "^7.0.0"
|
|
},
|
|
"gitHead": "0407f034f09381b95e9cabefbf6b176c76485a43",
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helpers",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helpers"
|
|
},
|
|
"version": "7.5.5"
|
|
}
|