12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- {
- "_args": [
- [
- "babel-helper-call-delegate@6.24.1",
- "E:\\amr1.0\\AMR"
- ]
- ],
- "_development": true,
- "_from": "babel-helper-call-delegate@6.24.1",
- "_id": "babel-helper-call-delegate@6.24.1",
- "_inBundle": false,
- "_integrity": "sha1-7Oaqzdx25Bw0YfiL/Fdb0Nqi340=",
- "_location": "/babel-helper-call-delegate",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "babel-helper-call-delegate@6.24.1",
- "name": "babel-helper-call-delegate",
- "escapedName": "babel-helper-call-delegate",
- "rawSpec": "6.24.1",
- "saveSpec": null,
- "fetchSpec": "6.24.1"
- },
- "_requiredBy": [
- "/babel-plugin-transform-es2015-parameters"
- ],
- "_resolved": "https://registry.npmjs.org/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz",
- "_spec": "6.24.1",
- "_where": "E:\\amr1.0\\AMR",
- "dependencies": {
- "babel-helper-hoist-variables": "^6.24.1",
- "babel-runtime": "^6.22.0",
- "babel-traverse": "^6.24.1",
- "babel-types": "^6.24.1"
- },
- "description": "Helper function to call delegate",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "babel-helper-call-delegate",
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate"
- },
- "version": "6.24.1"
- }
|