| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "babel-types@6.26.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_development": true, |
| | | "_from": "babel-types@6.26.0", |
| | | "_from": "babel-types@^6.26.0", |
| | | "_id": "babel-types@6.26.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc=", |
| | | "_integrity": "sha512-zhe3V/26rCWsEZK8kZN+HaQj5yQ1CilTObixFzKW1UWjqG7618Twz6YEsCnjfg5gBcJh02DrpCkS9h98ZqDY+g==", |
| | | "_location": "/babel-types", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "babel-types@6.26.0", |
| | | "raw": "babel-types@^6.26.0", |
| | | "name": "babel-types", |
| | | "escapedName": "babel-types", |
| | | "rawSpec": "6.26.0", |
| | | "rawSpec": "^6.26.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "6.26.0" |
| | | "fetchSpec": "^6.26.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/babel-plugin-transform-es2015-modules-commonjs", |
| | |
| | | "/babel-traverse" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/babel-types/-/babel-types-6.26.0.tgz", |
| | | "_spec": "6.26.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "a3b073f94ab49eb6fa55cd65227a334380632497", |
| | | "_spec": "babel-types@^6.26.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\babel-plugin-transform-es2015-modules-commonjs", |
| | | "author": { |
| | | "name": "Sebastian McKenzie", |
| | | "email": "sebmck@gmail.com" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "babel-runtime": "^6.26.0", |
| | | "esutils": "^2.0.2", |
| | | "lodash": "^4.17.4", |
| | | "to-fast-properties": "^1.0.3" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Babel Types is a Lodash-esque utility library for AST nodes", |
| | | "devDependencies": { |
| | | "babel-generator": "^6.26.0", |