j-gallery
Version:
a picture layout library
91 lines (90 loc) • 2.18 kB
JSON
{
"_args": [
[
"babel-core@6.25.0",
"/Users/apple/Desktop/Repositories/Gallery/example"
]
],
"_development": true,
"_from": "babel-core@6.25.0",
"_id": "babel-core@6.25.0",
"_inBundle": false,
"_integrity": "sha1-fdQrBGPHQunVKW3rPsZ6kyLa1yk=",
"_location": "/babel-core",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-core@6.25.0",
"name": "babel-core",
"escapedName": "babel-core",
"rawSpec": "6.25.0",
"saveSpec": null,
"fetchSpec": "6.25.0"
},
"_requiredBy": [
"#DEV:/",
"/babel-register"
],
"_resolved": "http://registry.npm.taobao.org/babel-core/download/babel-core-6.25.0.tgz",
"_spec": "6.25.0",
"_where": "/Users/apple/Desktop/Repositories/Gallery/example",
"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"
},
"homepage": "https://babeljs.io/",
"keywords": [
"6to5",
"babel",
"classes",
"const",
"es6",
"harmony",
"let",
"modules",
"transpile",
"transpiler",
"var",
"babel-core",
"compiler"
],
"license": "MIT",
"name": "babel-core",
"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"
}