j-gallery
Version:
a picture layout library
66 lines (65 loc) • 1.54 kB
JSON
{
"_args": [
[
"react-hot-loader@1.3.1",
"/Users/apple/Desktop/Repositories/Gallery/example"
]
],
"_development": true,
"_from": "react-hot-loader@1.3.1",
"_id": "react-hot-loader@1.3.1",
"_inBundle": false,
"_integrity": "sha1-yVZHrni3Pfzv9uxx/8sEGC/22vk=",
"_location": "/react-hot-loader",
"_phantomChildren": {
"amdefine": "1.0.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "react-hot-loader@1.3.1",
"name": "react-hot-loader",
"escapedName": "react-hot-loader",
"rawSpec": "1.3.1",
"saveSpec": null,
"fetchSpec": "1.3.1"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "http://registry.npm.taobao.org/react-hot-loader/download/react-hot-loader-1.3.1.tgz",
"_spec": "1.3.1",
"_where": "/Users/apple/Desktop/Repositories/Gallery/example",
"author": {
"name": "Dan Abramov"
},
"bugs": {
"url": "https://github.com/gaearon/react-hot-loader/issues"
},
"dependencies": {
"react-hot-api": "^0.4.5",
"source-map": "^0.4.4"
},
"description": "Tweak React components in real time.",
"homepage": "https://github.com/gaearon/react-hot-loader",
"keywords": [
"react",
"javascript",
"webpack",
"hmr",
"livereload",
"live",
"edit",
"hot",
"loader",
"reload"
],
"license": "MIT",
"main": "index.js",
"name": "react-hot-loader",
"repository": {
"type": "git",
"url": "git+https://github.com/gaearon/react-hot-loader.git"
},
"version": "1.3.1"
}