You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
1.7 KiB
JSON
49 lines
1.7 KiB
JSON
5 years ago
|
{
|
||
|
"_from": "babel-plugin-transform-es2015-modules-amd@^6.24.1",
|
||
|
"_id": "babel-plugin-transform-es2015-modules-amd@6.24.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-Oz5UAXI5hC1tGcMBHEvS8AoA0VQ=",
|
||
|
"_location": "/babel-plugin-transform-es2015-modules-amd",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "babel-plugin-transform-es2015-modules-amd@^6.24.1",
|
||
|
"name": "babel-plugin-transform-es2015-modules-amd",
|
||
|
"escapedName": "babel-plugin-transform-es2015-modules-amd",
|
||
|
"rawSpec": "^6.24.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^6.24.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/babel-plugin-transform-es2015-modules-umd",
|
||
|
"/babel-preset-es2015"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-6.24.1.tgz",
|
||
|
"_shasum": "3b3e54017239842d6d19c3011c4bd2f00a00d154",
|
||
|
"_spec": "babel-plugin-transform-es2015-modules-amd@^6.24.1",
|
||
|
"_where": "/home/mwinter/www/unboundedpress/node_modules/babel-preset-es2015",
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
|
||
|
"babel-runtime": "^6.22.0",
|
||
|
"babel-template": "^6.24.1"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "This plugin transforms ES2015 modules to AMD",
|
||
|
"devDependencies": {
|
||
|
"babel-helper-plugin-test-runner": "^6.24.1"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"babel-plugin"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "babel-plugin-transform-es2015-modules-amd",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-amd"
|
||
|
},
|
||
|
"version": "6.24.1"
|
||
|
}
|