1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- {
- "_args": [
- [
- "babel-plugin-syntax-dynamic-import@^6.18.0",
- "/home/seleznev/project Angular/Quality system/node_modules/babel-preset-stage-2"
- ]
- ],
- "_from": "babel-plugin-syntax-dynamic-import@>=6.18.0 <7.0.0",
- "_id": "babel-plugin-syntax-dynamic-import@6.18.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/babel-plugin-syntax-dynamic-import",
- "_nodeVersion": "6.9.0",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/babel-plugin-syntax-dynamic-import-6.18.0.tgz_1477343934992_0.1571790436282754"
- },
- "_npmUser": {
- "email": "hi@henryzoo.com",
- "name": "hzoo"
- },
- "_npmVersion": "3.10.8",
- "_phantomChildren": {},
- "_requested": {
- "name": "babel-plugin-syntax-dynamic-import",
- "raw": "babel-plugin-syntax-dynamic-import@^6.18.0",
- "rawSpec": "^6.18.0",
- "scope": null,
- "spec": ">=6.18.0 <7.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/babel-preset-stage-2"
- ],
- "_resolved": "https://registry.npmjs.org/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-6.18.0.tgz",
- "_shasum": "8d6a26229c83745a9982a441051572caa179b1da",
- "_shrinkwrap": null,
- "_spec": "babel-plugin-syntax-dynamic-import@^6.18.0",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/babel-preset-stage-2",
- "dependencies": {},
- "description": "Allow parsing of import()",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "8d6a26229c83745a9982a441051572caa179b1da",
- "tarball": "https://registry.npmjs.org/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-6.18.0.tgz"
- },
- "keywords": [
- "babel-plugin"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "maintainers": [
- {
- "name": "hzoo",
- "email": "hi@henryzoo.com"
- }
- ],
- "name": "babel-plugin-syntax-dynamic-import",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import"
- },
- "scripts": {},
- "version": "6.18.0"
- }
|