choo-shortcache
Version:
choo nanocomponent cache shortcut
56 lines (55 loc) • 1.59 kB
JSON
{
"_from": "scroll-to-anchor@^1.0.0",
"_id": "scroll-to-anchor@1.1.0",
"_inBundle": false,
"_integrity": "sha1-yZuNLl2VBWdSeHyngJWrdbUgs/0=",
"_location": "/scroll-to-anchor",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "scroll-to-anchor@^1.0.0",
"name": "scroll-to-anchor",
"escapedName": "scroll-to-anchor",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/choo"
],
"_resolved": "https://registry.npmjs.org/scroll-to-anchor/-/scroll-to-anchor-1.1.0.tgz",
"_shasum": "c99b8d2e5d95056752787ca78095ab75b520b3fd",
"_spec": "scroll-to-anchor@^1.0.0",
"_where": "/Users/jongacnik/Sites/_modules/choo-shortcache/example/node_modules/choo",
"bugs": {
"url": "https://github.com/yoshuawuyts/scroll-to-anchor/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Scroll to the current anchor in the url if possible",
"devDependencies": {
"dependency-check": "^2.8.0",
"standard": "^10.0.2",
"tape": "^4.6.3"
},
"homepage": "https://github.com/yoshuawuyts/scroll-to-anchor#readme",
"keywords": [
"scroll",
"anchor",
"browser"
],
"license": "MIT",
"name": "scroll-to-anchor",
"repository": {
"type": "git",
"url": "git+https://github.com/yoshuawuyts/scroll-to-anchor.git"
},
"scripts": {
"deps": "dependency-check . && dependency-check . --extra --no-dev",
"start": "node .",
"test": "standard && npm run deps"
},
"version": "1.1.0"
}