react-three-renderer
Advanced tools
Comparing version 0.0.1-alpha to 0.0.2-alpha
{ | ||
"name": "react-three-renderer", | ||
"version": "0.0.1-alpha", | ||
"version": "0.0.2-alpha", | ||
"description": "Render into a three.js canvas using React.", | ||
@@ -12,2 +12,3 @@ "main": "./lib/React3.js", | ||
"author": "Firtina \"toxicFork\" Ozbalikci", | ||
"keywords": "react, three.js", | ||
"license": "MIT", | ||
@@ -31,3 +32,11 @@ "dependencies": { | ||
"gulp-util": "^3.0.7" | ||
} | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/toxicFork/react-three-renderer.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/toxicFork/react-three-renderer/issues" | ||
}, | ||
"homepage": "https://github.com/toxicFork/react-three-renderer#readme" | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
640917
1
2
154