You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

102 lines
2.8 KiB

{
"_args": [
[
"connect-history-api-fallback@^1.5.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/browser-sync"
]
],
"_from": "connect-history-api-fallback@>=1.5.0 <2.0.0",
"_id": "connect-history-api-fallback@1.5.0",
"_inCache": true,
"_installable": true,
"_location": "/connect-history-api-fallback",
"_nodeVersion": "6.11.5",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/connect-history-api-fallback-1.5.0.tgz_1510246125020_0.02864476339891553"
},
"_npmUser": {
"email": "bripkens.dev@gmail.com",
"name": "bripkens"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"name": "connect-history-api-fallback",
"raw": "connect-history-api-fallback@^1.5.0",
"rawSpec": "^1.5.0",
"scope": null,
"spec": ">=1.5.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/browser-sync",
"/browser-sync-ui"
],
"_resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.5.0.tgz",
"_shasum": "b06873934bc5e344fef611a196a6faae0aee015a",
"_shrinkwrap": null,
"_spec": "connect-history-api-fallback@^1.5.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/browser-sync",
"author": {
"email": "bripkens.dev@gmail.com",
"name": "Ben Ripkens",
"url": "http://bripkens.de"
},
"bugs": {
"url": "https://github.com/bripkens/connect-history-api-fallback/issues"
},
"contributors": [
{
"email": "cr@igmyles.com",
"name": "Craig Myles",
"url": "http://www.craigmyles.com"
}
],
"dependencies": {},
"description": "Provides a fallback for non-existing directories so that the HTML 5 history API can be used.",
"devDependencies": {
"eslint": "^0.18.0",
"nodeunit": "^0.9.1",
"sinon": "^1.14.1"
},
"directories": {},
"dist": {
"shasum": "b06873934bc5e344fef611a196a6faae0aee015a",
"tarball": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.5.0.tgz"
},
"engines": {
"node": ">=0.8"
},
"files": [
"lib"
],
"gitHead": "9748349e62006ef101c7800d6be8ec37f74fc70c",
"homepage": "https://github.com/bripkens/connect-history-api-fallback#readme",
"keyswords": [
"connect",
"html5",
"history api",
"fallback",
"spa"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"email": "bripkens.dev@gmail.com",
"name": "bripkens"
}
],
"name": "connect-history-api-fallback",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/bripkens/connect-history-api-fallback.git"
},
"scripts": {
"test": "eslint lib/index.js test/index_test.js && nodeunit test/index_test.js"
},
"version": "1.5.0"
}