twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
149 lines (148 loc) • 3.54 kB
JSON
{
"_args": [
[
"scrollmagic@^2.0.3",
"/Users/nick/codes/twreporter-react"
]
],
"_from": "scrollmagic@>=2.0.3 <3.0.0",
"_id": "scrollmagic@2.0.5",
"_inCache": true,
"_installable": true,
"_location": "/scrollmagic",
"_nodeVersion": "0.12.2",
"_npmUser": {
"email": "e-mail@janpaepke.de",
"name": "janpaepke"
},
"_npmVersion": "2.7.4",
"_phantomChildren": {},
"_requested": {
"name": "scrollmagic",
"raw": "scrollmagic@^2.0.3",
"rawSpec": "^2.0.3",
"scope": null,
"spec": ">=2.0.3 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/scrollmagic/-/scrollmagic-2.0.5.tgz",
"_shasum": "ad7597341c76fb1f4a5bec12968a09223bd08dd9",
"_shrinkwrap": null,
"_spec": "scrollmagic@^2.0.3",
"_where": "/Users/nick/codes/twreporter-react",
"author": {
"name": "Jan Paepke",
"url": "http://www.janpaepke.de"
},
"bugs": {
"url": "https://github.com/janpaepke/ScrollMagic/issues"
},
"dependencies": {},
"description": "The javascript library for magical scroll interactions.",
"devDependencies": {
"del": "^0.1.3",
"gulp": "^3.8.10",
"gulp-beautify": "^1.1.1",
"gulp-concat-util": "^0.5.1",
"gulp-file-include": "^0.7.0",
"gulp-jshint": "^1.9.0",
"gulp-json-editor": "^2.2.1",
"gulp-karma": "0.0.4",
"gulp-open": "^0.3.0",
"gulp-plumber": "^0.6.6",
"gulp-rename": "^1.2.0",
"gulp-replace-task": "^0.1.0",
"gulp-uglify": "^1.0.1",
"gulp-util": "^3.0.1",
"gzip-size": "^1.0.0",
"jsdoc": "^3.3.0-beta1",
"jshint-stylish": "^1.0.0",
"karma": "^0.12.21",
"karma-chrome-launcher": "^0.1.4",
"karma-jasmine": "^0.2.2",
"karma-requirejs": "^0.2.2",
"pretty-bytes": "^1.0.2",
"semver": "^3.0.1",
"through2": "^0.6.3",
"yargs": "^1.3.2"
},
"directories": {
"doc": "./doc",
"example": "./examples",
"lib": "./scrollmagic"
},
"dist": {
"shasum": "ad7597341c76fb1f4a5bec12968a09223bd08dd9",
"tarball": "http://registry.npmjs.org/scrollmagic/-/scrollmagic-2.0.5.tgz"
},
"engines": {
"node": "0.10.x"
},
"files": [
"LICENSE.md",
"README.md",
"scrollmagic"
],
"gitHead": "ad8b4c280d15777e0a8e6dece58763a9e622fdfa",
"homepage": "http://ScrollMagic.io",
"keywords": [
"animation",
"classes",
"ecosystem:jquery",
"events",
"fixed",
"jquery-plugin",
"parallax",
"pin",
"position",
"progress",
"scroll",
"scrollbar",
"scrolling",
"scrub",
"sticky",
"sync"
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/janpaepke/ScrollMagic/blob/master/LICENSE.md"
},
{
"type": "GPL-3.0+",
"url": "http://www.gnu.org/licenses/gpl-3.0.html"
}
],
"main": "scrollmagic/uncompressed/ScrollMagic.js",
"maintainers": [
{
"name": "janpaepke",
"email": "e-mail@janpaepke.de"
}
],
"name": "scrollmagic",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/janpaepke/ScrollMagic.git"
},
"scripts": {
"start": "node ./node_modules/gulp/bin/gulp open-demo",
"test": "./node_modules/karma/bin/karma start ./dev/tests/karma.conf.js"
},
"title": "ScrollMagic",
"version": "2.0.5",
"warnings": [
{
"code": "ENOTSUP",
"required": {
"node": "0.10.x"
},
"pkgid": "scrollmagic@2.0.5"
}
]
}