99 lines
2.8 KiB
JSON
99 lines
2.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "babel-helper-get-function-arity@^6.24.1",
|
|
"scope": null,
|
|
"escapedName": "babel-helper-get-function-arity",
|
|
"name": "babel-helper-get-function-arity",
|
|
"rawSpec": "^6.24.1",
|
|
"spec": ">=6.24.1 <7.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/babel-helper-function-name"
|
|
]
|
|
],
|
|
"_from": "babel-helper-get-function-arity@>=6.24.1 <7.0.0",
|
|
"_id": "babel-helper-get-function-arity@6.24.1",
|
|
"_inCache": true,
|
|
"_location": "/babel-helper-get-function-arity",
|
|
"_nodeVersion": "6.9.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/babel-helper-get-function-arity-6.24.1.tgz_1491578346809_0.3132424324285239"
|
|
},
|
|
"_npmUser": {
|
|
"name": "hzoo",
|
|
"email": "hi@henryzoo.com"
|
|
},
|
|
"_npmVersion": "3.10.10",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "babel-helper-get-function-arity@^6.24.1",
|
|
"scope": null,
|
|
"escapedName": "babel-helper-get-function-arity",
|
|
"name": "babel-helper-get-function-arity",
|
|
"rawSpec": "^6.24.1",
|
|
"spec": ">=6.24.1 <7.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-helper-function-name",
|
|
"/babel-plugin-transform-es2015-parameters"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz",
|
|
"_shasum": "8f7782aa93407c41d3aa50908f89b031b1b6853d",
|
|
"_shrinkwrap": null,
|
|
"_spec": "babel-helper-get-function-arity@^6.24.1",
|
|
"_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/babel-helper-function-name",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-types": "^6.24.1"
|
|
},
|
|
"description": "Helper function to get function arity",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "8f7782aa93407c41d3aa50908f89b031b1b6853d",
|
|
"tarball": "https://registry.npmjs.org/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz"
|
|
},
|
|
"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-helper-get-function-arity",
|
|
"optionalDependencies": {},
|
|
"readme": "# babel-helper-get-function-arity\n\n## Usage\n\nTODO\n",
|
|
"readmeFilename": "README.md",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity"
|
|
},
|
|
"scripts": {},
|
|
"version": "6.24.1"
|
|
}
|