mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
138 lines
3.2 KiB
JSON
138 lines
3.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"babel-core@^6.8.0",
|
|
"/Users/xmfish/Desktop/test/reacttest"
|
|
]
|
|
],
|
|
"_cnpm_publish_time": 1491578389364,
|
|
"_from": "babel-core@>=6.8.0 <7.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "babel-core@6.24.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/babel-core",
|
|
"_nodeVersion": "6.9.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/babel-core-6.24.1.tgz_1491578389054_0.9957534451968968"
|
|
},
|
|
"_npmUser": {
|
|
"email": "hi@henryzoo.com",
|
|
"name": "hzoo"
|
|
},
|
|
"_npmVersion": "3.10.10",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "babel-core",
|
|
"raw": "babel-core@^6.8.0",
|
|
"rawSpec": "^6.8.0",
|
|
"scope": null,
|
|
"spec": ">=6.8.0 <7.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/",
|
|
"/babel-register"
|
|
],
|
|
"_resolved": "http://registry.npm.taobao.org/babel-core/download/babel-core-6.24.1.tgz",
|
|
"_shasum": "8c428564dce1e1f41fb337ec34f4c3b022b5ad83",
|
|
"_shrinkwrap": null,
|
|
"_spec": "babel-core@^6.8.0",
|
|
"_where": "/Users/xmfish/Desktop/test/reacttest",
|
|
"author": {
|
|
"email": "sebmck@gmail.com",
|
|
"name": "Sebastian McKenzie"
|
|
},
|
|
"dependencies": {
|
|
"babel-code-frame": "^6.22.0",
|
|
"babel-generator": "^6.24.1",
|
|
"babel-helpers": "^6.24.1",
|
|
"babel-messages": "^6.23.0",
|
|
"babel-register": "^6.24.1",
|
|
"babel-runtime": "^6.22.0",
|
|
"babel-template": "^6.24.1",
|
|
"babel-traverse": "^6.24.1",
|
|
"babel-types": "^6.24.1",
|
|
"babylon": "^6.11.0",
|
|
"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": {
|
|
"noattachment": false,
|
|
"shasum": "8c428564dce1e1f41fb337ec34f4c3b022b5ad83",
|
|
"size": 21984,
|
|
"tarball": "http://registry.npm.taobao.org/babel-core/download/babel-core-6.24.1.tgz"
|
|
},
|
|
"homepage": "https://babeljs.io/",
|
|
"keywords": [
|
|
"6to5",
|
|
"babel",
|
|
"babel-core",
|
|
"classes",
|
|
"compiler",
|
|
"const",
|
|
"es6",
|
|
"harmony",
|
|
"let",
|
|
"modules",
|
|
"transpile",
|
|
"transpiler",
|
|
"var"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "amasad",
|
|
"email": "amjad.masad@gmail.com"
|
|
},
|
|
{
|
|
"name": "hzoo",
|
|
"email": "hi@henryzoo.com"
|
|
},
|
|
{
|
|
"name": "jmm",
|
|
"email": "npm-public@jessemccarthy.net"
|
|
},
|
|
{
|
|
"name": "loganfsmyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
{
|
|
"name": "sebmck",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
{
|
|
"name": "thejameskyle",
|
|
"email": "me@thejameskyle.com"
|
|
}
|
|
],
|
|
"name": "babel-core",
|
|
"optionalDependencies": {},
|
|
"publish_time": 1491578389364,
|
|
"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.24.1"
|
|
}
|