| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- {
- "_from": "babel-plugin-syntax-function-bind@^6.8.0",
- "_id": "babel-plugin-syntax-function-bind@6.13.0",
- "_inBundle": false,
- "_integrity": "sha512-m8yMoh9LIiNyeLdQs5I9G+3YXo4nqVsKQkk7YplrG4qAFbNi9hkZlow8HDHxhH9QOVFPHmy8+03NzRCdyChIKw==",
- "_location": "/babel-plugin-syntax-function-bind",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "babel-plugin-syntax-function-bind@^6.8.0",
- "name": "babel-plugin-syntax-function-bind",
- "escapedName": "babel-plugin-syntax-function-bind",
- "rawSpec": "^6.8.0",
- "saveSpec": null,
- "fetchSpec": "^6.8.0"
- },
- "_requiredBy": [
- "/babel-plugin-transform-function-bind"
- ],
- "_resolved": "https://registry.npmmirror.com/babel-plugin-syntax-function-bind/-/babel-plugin-syntax-function-bind-6.13.0.tgz",
- "_shasum": "48c495f177bdf31a981e732f55adc0bdd2601f46",
- "_spec": "babel-plugin-syntax-function-bind@^6.8.0",
- "_where": "/data/wwwroot/qimall/node/node_modules/babel-plugin-transform-function-bind",
- "bundleDependencies": false,
- "dependencies": {},
- "deprecated": false,
- "description": "Allow parsing of function bind",
- "devDependencies": {},
- "keywords": [
- "babel-plugin"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "babel-plugin-syntax-function-bind",
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-function-bind"
- },
- "version": "6.13.0"
- }
|