项目原始demo,不改动
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 

51 lines
1.5 KiB

  1. {
  2. "_args": [
  3. [
  4. "babel-plugin-transform-proto-to-assign@6.26.0",
  5. "D:\\A易云\\YiYunJianZhu"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "babel-plugin-transform-proto-to-assign@6.26.0",
  10. "_id": "babel-plugin-transform-proto-to-assign@6.26.0",
  11. "_inBundle": false,
  12. "_integrity": "sha1-xJPiSmJ0mkT37ellBsDLOhiR9ns=",
  13. "_location": "/babel-plugin-transform-proto-to-assign",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "babel-plugin-transform-proto-to-assign@6.26.0",
  19. "name": "babel-plugin-transform-proto-to-assign",
  20. "escapedName": "babel-plugin-transform-proto-to-assign",
  21. "rawSpec": "6.26.0",
  22. "saveSpec": null,
  23. "fetchSpec": "6.26.0"
  24. },
  25. "_requiredBy": [
  26. "/babel-preset-es2015-ie"
  27. ],
  28. "_resolved": "https://registry.npm.taobao.org/babel-plugin-transform-proto-to-assign/download/babel-plugin-transform-proto-to-assign-6.26.0.tgz",
  29. "_spec": "6.26.0",
  30. "_where": "D:\\A易云\\YiYunJianZhu",
  31. "dependencies": {
  32. "babel-runtime": "^6.26.0",
  33. "lodash": "^4.17.4"
  34. },
  35. "description": "Babel plugin for turning __proto__ into a shallow property clone",
  36. "devDependencies": {
  37. "babel-helper-plugin-test-runner": "^6.22.0"
  38. },
  39. "keywords": [
  40. "babel-plugin"
  41. ],
  42. "license": "MIT",
  43. "main": "lib/index.js",
  44. "name": "babel-plugin-transform-proto-to-assign",
  45. "repository": {
  46. "type": "git",
  47. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-proto-to-assign"
  48. },
  49. "version": "6.26.0"
  50. }