133 lines
3.2 KiB
JSON
133 lines
3.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "babel-core@^6.20.0",
|
|
"scope": null,
|
|
"escapedName": "babel-core",
|
|
"name": "babel-core",
|
|
"rawSpec": "^6.20.0",
|
|
"spec": ">=6.20.0 <7.0.0",
|
|
"type": "range"
|
|
},
|
|
"c:\\xampp\\htdocs\\laravel\\node_modules\\laravel-mix"
|
|
]
|
|
],
|
|
"_from": "babel-core@>=6.20.0 <7.0.0",
|
|
"_id": "babel-core@6.25.0",
|
|
"_inCache": true,
|
|
"_location": "/babel-core",
|
|
"_nodeVersion": "6.9.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/babel-core-6.25.0.tgz_1496957349805_0.9169255252927542"
|
|
},
|
|
"_npmUser": {
|
|
"name": "hzoo",
|
|
"email": "hi@henryzoo.com"
|
|
},
|
|
"_npmVersion": "4.6.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "babel-core@^6.20.0",
|
|
"scope": null,
|
|
"escapedName": "babel-core",
|
|
"name": "babel-core",
|
|
"rawSpec": "^6.20.0",
|
|
"spec": ">=6.20.0 <7.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-register",
|
|
"/laravel-mix"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-core/-/babel-core-6.25.0.tgz",
|
|
"_shasum": "7dd42b0463c742e9d5296deb3ec67a9322dad729",
|
|
"_shrinkwrap": null,
|
|
"_spec": "babel-core@^6.20.0",
|
|
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\laravel-mix",
|
|
"author": {
|
|
"name": "Sebastian McKenzie",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
"dependencies": {
|
|
"babel-code-frame": "^6.22.0",
|
|
"babel-generator": "^6.25.0",
|
|
"babel-helpers": "^6.24.1",
|
|
"babel-messages": "^6.23.0",
|
|
"babel-register": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.25.0",
|
|
"babel-traverse": "^6.25.0",
|
|
"babel-types": "^6.25.0",
|
|
"babylon": "^6.17.2",
|
|
"convert-source-map": "^1.1.0",
|
|
"debug": "^2.1.1",
|
|
"json5": "^0.5.0",
|
|
"lodash": "^4.2.0",
|
|
"minimatch": "^3.0.2",
|
|
"path-is-absolute": "^1.0.0",
|
|
"private": "^0.1.6",
|
|
"slash": "^1.0.0",
|
|
"source-map": "^0.5.0"
|
|
},
|
|
"description": "Babel compiler core.",
|
|
"devDependencies": {
|
|
"babel-helper-fixtures": "^6.22.0",
|
|
"babel-helper-transform-fixture-test-runner": "^6.24.1",
|
|
"babel-polyfill": "^6.23.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "7dd42b0463c742e9d5296deb3ec67a9322dad729",
|
|
"tarball": "https://registry.npmjs.org/babel-core/-/babel-core-6.25.0.tgz"
|
|
},
|
|
"homepage": "https://babeljs.io/",
|
|
"keywords": [
|
|
"6to5",
|
|
"babel",
|
|
"classes",
|
|
"const",
|
|
"es6",
|
|
"harmony",
|
|
"let",
|
|
"modules",
|
|
"transpile",
|
|
"transpiler",
|
|
"var",
|
|
"babel-core",
|
|
"compiler"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sebmck",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
{
|
|
"name": "danez",
|
|
"email": "daniel@tschinder.de"
|
|
},
|
|
{
|
|
"name": "hzoo",
|
|
"email": "hi@henryzoo.com"
|
|
},
|
|
{
|
|
"name": "loganfsmyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
}
|
|
],
|
|
"name": "babel-core",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-core"
|
|
},
|
|
"scripts": {
|
|
"bench": "make bench",
|
|
"test": "make test"
|
|
},
|
|
"version": "6.25.0"
|
|
}
|