j-gallery
Version:
a picture layout library
59 lines (58 loc) • 1.55 kB
JSON
{
"_args": [
[
"babel-code-frame@6.22.0",
"/Users/apple/Desktop/Repositories/Gallery/example"
]
],
"_development": true,
"_from": "babel-code-frame@6.22.0",
"_id": "babel-code-frame@6.22.0",
"_inBundle": false,
"_integrity": "sha1-AnYgvuVnqIwyVhV05/0IAdMxGOQ=",
"_location": "/babel-code-frame",
"_phantomChildren": {
"escape-string-regexp": "1.0.5",
"has-ansi": "2.0.0",
"strip-ansi": "3.0.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-code-frame@6.22.0",
"name": "babel-code-frame",
"escapedName": "babel-code-frame",
"rawSpec": "6.22.0",
"saveSpec": null,
"fetchSpec": "6.22.0"
},
"_requiredBy": [
"/babel-core",
"/babel-eslint",
"/babel-traverse",
"/css-loader",
"/eslint"
],
"_resolved": "http://registry.npm.taobao.org/babel-code-frame/download/babel-code-frame-6.22.0.tgz",
"_spec": "6.22.0",
"_where": "/Users/apple/Desktop/Repositories/Gallery/example",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"dependencies": {
"chalk": "^1.1.0",
"esutils": "^2.0.2",
"js-tokens": "^3.0.0"
},
"description": "Generate errors that contain a code frame that point to source locations.",
"homepage": "https://babeljs.io/",
"license": "MIT",
"main": "lib/index.js",
"name": "babel-code-frame",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-code-frame"
},
"version": "6.22.0"
}