Skip to content

Instantly share code, notes, and snippets.

@iamdustan
Created April 11, 2016 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iamdustan/5d61d3426dd57e25efbb931395afd773 to your computer and use it in GitHub Desktop.
Save iamdustan/5d61d3426dd57e25efbb931395afd773 to your computer and use it in GitHub Desktop.
{
"_args": [
[
"react-addons-css-transition-group",
"/Users/dkasten/projects/tmp"
]
],
"_from": "react-addons-css-transition-group@latest",
"_id": "react-addons-css-transition-group@15.0.1",
"_inCache": true,
"_installable": true,
"_location": "/react-addons-css-transition-group",
"_nodeVersion": "4.4.2",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/react-addons-css-transition-group-15.0.1.tgz_1460139847236_0.24711652379482985"
},
"_npmUser": {
"email": "paul@oshannessy.com",
"name": "zpao"
},
"_npmVersion": "2.15.0",
"_phantomChildren": {},
"_requested": {
"name": "react-addons-css-transition-group",
"raw": "react-addons-css-transition-group",
"rawSpec": "",
"scope": null,
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/react-addons-css-transition-group/-/react-addons-css-transition-group-15.0.1.tgz",
"_shasum": "649ae8464dfcc42a4f41a597e94de300c0cec4a0",
"_shrinkwrap": null,
"_spec": "react-addons-css-transition-group",
"_where": "/Users/dkasten/projects/tmp",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"dependencies": {},
"description": "This package provides the React CSSTransitionGroup add-on.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "649ae8464dfcc42a4f41a597e94de300c0cec4a0",
"tarball": "https://registry.npmjs.org/react-addons-css-transition-group/-/react-addons-css-transition-group-15.0.1.tgz"
},
"homepage": "https://github.com/facebook/react#readme",
"keywords": [
"react",
"react-addon"
],
"license": "BSD-3-Clause",
"main": "index.js",
"maintainers": [
{
"name": "gaearon",
"email": "dan.abramov@gmail.com"
},
{
"name": "graue",
"email": "scott@oceanbase.org"
},
{
"name": "sebmarkbage",
"email": "sebastian@calyptus.eu"
},
{
"name": "spicyj",
"email": "ben@benalpert.com"
},
{
"name": "zpao",
"email": "paul@oshannessy.com"
}
],
"name": "react-addons-css-transition-group",
"optionalDependencies": {},
"peerDependencies": {
"react": "^15.0.1"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react.git"
},
"scripts": {},
"version": "15.0.1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment