123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- {
- "_args": [
- [
- "connect-history-api-fallback@^1.3.0",
- "/home/seleznev/project Angular/Quality system/node_modules/webpack-dev-server"
- ]
- ],
- "_from": "connect-history-api-fallback@>=1.3.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.3.0",
- "rawSpec": "^1.3.0",
- "scope": null,
- "spec": ">=1.3.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/webpack-dev-server"
- ],
- "_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.3.0",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/webpack-dev-server",
- "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": [
- {
- "name": "Craig Myles",
- "email": "cr@igmyles.com",
- "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",
- "fallback",
- "history api",
- "html5",
- "spa"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "maintainers": [
- {
- "name": "bripkens",
- "email": "bripkens.dev@gmail.com"
- }
- ],
- "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"
- }
|