.vs
css
images
node_modules
.bin
abbrev
accepts
acorn
acorn-jsx
acorn-object-spread
after
agent-base
angular2
ansi-regex
ansi-styles
any-promise
anymatch
archy
arr-diff
arr-flatten
array-uniq
array-unique
arraybuffer.slice
arrify
asn1
assert-plus
async
async-each
async-each-series
asynckit
aws-sign2
aws4
backo2
balanced-match
base64-arraybuffer
base64id
batch
bcrypt-pbkdf
better-assert
binary-extensions
blob
bluebird
boom
boxen
brace-expansion
braces
browser-sync
browser-sync-client
browser-sync-ui
bs-recipes
buble
bubleify
buffer-shims
builtin-modules
callsite
camelcase
capture-stack-trace
caseless
chalk
chokidar
cliui
clone
code-point-at
columnify
combined-stream
commander
component-bind
component-emitter
component-inherit
concat-map
concat-stream
concurrently
configstore
connect
connect-history-api-fallback
connect-logger
cookie
core-util-is
create-error-class
cross-spawn
cryptiles
dashdash
debug
decamelize
deep-extend
defaults
delayed-stream
depd
destroy
detect-indent
dev-ip
dot-prop
duplexer2
easy-extender
eazy-logger
ecc-jsbn
ee-first
emitter-steward
encodeurl
engine.io
engine.io-client
engine.io-parser
error-ex
es6-shim
escape-html
escape-string-regexp
etag
eventemitter3
expand-brackets
expand-range
express
extend
extglob
extsprintf
filename-regex
fill-range
filled-array
finalhandler
find-up
for-in
for-own
forever-agent
form-data
formidable
fresh
fs-extra
fs.realpath
function-bind
generate-function
generate-object-property
get-caller-file
getpass
glob
glob-base
glob-parent
got
graceful-fs
graceful-readlink
har-validator
has
has-ansi
has-binary
has-cors
hawk
hoek
hosted-git-info
http-errors
http-proxy
http-proxy-agent
http-signature
https-proxy-agent
immutable
imurmurhash
indexof
inflight
inherits
ini
invariant
invert-kv
is-absolute
is-arrayish
is-binary-path
is-buffer
is-builtin-module
is-dotfile
is-equal-shallow
is-extendable
is-extglob
is-finite
is-fullwidth-code-point
is-glob
is-my-json-valid
is-npm
is-number
is-number-like
is-obj
is-plain-obj
is-posix-bracket
is-primitive
is-property
is-redirect
is-relative
is-retry-allowed
is-stream
is-typedarray
is-unc-path
is-utf8
is-windows
isarray
isobject
isstream
jodid25519
js-tokens
jsbn
json-schema
json-stringify-safe
json3
jsonfile
jsonpointer
jsprim
kind-of
latest-version
lcid
limiter
listify
lite-server
load-json-file
localtunnel
lockfile
lodash
lodash.isfinite
loose-envify
lowercase-keys
lru-cache
magic-string
make-error
make-error-cause
methods
micromatch
mime
mime-db
mime-types
minimatch
minimist
mkdirp
moment
ms
negotiator
node-status-codes
node-uuid
nopt
normalize-package-data
normalize-path
number-is-nan
oauth-sign
object-assign
object-component
object-path
object.omit
object.pick
on-finished
once
openurl
opn
options
os-homedir
os-locale
os-tmpdir
osenv
package-json
parse-glob
parse-json
parsejson
parseqs
parseuri
parseurl
path-exists
path-is-absolute
path-type
pify
pinkie
pinkie-promise
popsicle
popsicle-proxy-agent
popsicle-retry
popsicle-status
portscanner
prepend-http
preserve
process-nextick-args
promise-finally
punycode
qs
randomatic
range-parser
rc
read-all-stream
read-pkg
read-pkg-up
readable-stream
readdirp
reflect-metadata
regex-cache
registry-auth-token
registry-url
remove-trailing-separator
repeat-element
repeat-string
repeating
request
require-directory
require-main-filename
requires-port
resp-modifier
rimraf
rx
rxjs
safe-buffer
semver
semver-diff
send
serve-index
serve-static
server-destroy
set-blocking
set-immediate-shim
setprototypeof
slide
sntp
socket.io
socket.io-adapter
socket.io-client
socket.io-parser
sort-keys
spdx-correct
spdx-expression-parse
spdx-license-ids
sshpk
statuses
stream-throttle
string-template
string-width
string_decoder
stringstream
strip-ansi
strip-bom
strip-json-comments
supports-color
systemjs
tfunk
thenify
throat
test
.npmignore
.travis.yml
LICENSE
README.md
index.js
package.json
timed-out
to-array
touch
tough-cookie
tunnel-agent
tweetnacl
typedarray
typescript
typings
typings-core
ua-parser-js
ultron
unc-path-regex
underscore
universalify
unpipe
unzip-response
update-notifier
url-parse-lax
util-deprecate
utils-merge
uuid
validate-npm-package-license
verror
vlq
wcwidth
weinre
when
which-module
widest-line
window-size
wordwrap
wrap-ansi
wrappy
write-file-atomic
ws
wtf-8
xdg-basedir
xmlhttprequest-ssl
xtend
y18n
yargs
yargs-parser
yeast
zip-object
zone.js
.gitignore
LICENSE.md
README.md
bower.json
index.html
package.json
19 lines
1.0 KiB
Plaintext
19 lines
1.0 KiB
Plaintext
Copyright (c) 2013 Forbes Lindesay
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
in the Software without restriction, including without limitation the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in
|
|
all copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
THE SOFTWARE. |