Package Licenses
Apache-2.0
Dependency Licenses
MIT28
Package | Relation | Dependencies | Published |
---|---|---|---|
ansi-regex • 1.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>bl • 0.9.4Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! | DIRECT | 5 | |
ember-cli>0.2.7>npm>request>har-validator • 1.6.1Extremely fast HTTP Archive (HAR) validator using JSON Schema | DIRECT | 17 | |
ember-cli>0.2.7>npm>request>har-validator>bluebird • 2.9.24Full featured Promises/A+ implementation with exceptionally good performance | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>har-validator>chalk • 1.0.0Terminal string styling done right. Much color. | INDIRECT | 7 | |
ember-cli>0.2.7>npm>request>har-validator>chalk>ansi-styles • 2.0.1ANSI escape codes for styling strings in the terminal | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>har-validator>chalk>escape-string-regexp • 1.0.3Escape RegExp special characters | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>har-validator>chalk>has-ansi • 1.0.3Check if a string has ANSI escape codes | INDIRECT | 2 | |
ember-cli>0.2.7>npm>request>har-validator>chalk>has-ansi>get-stdin • 4.0.1Easier stdin | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>har-validator>chalk>supports-color • 1.3.1Detect whether a terminal supports color | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>har-validator>commander • 2.7.1the complete solution for node.js command-line programs | INDIRECT | 1 | |
ember-cli>0.2.7>npm>request>har-validator>commander>graceful-readlink • 1.0.1graceful fs.readlink | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>har-validator>is-my-json-valid • 2.10.1A JSONSchema validator that uses code generation to be extremely fast | INDIRECT | 5 | |
ember-cli>0.2.7>npm>request>har-validator>is-my-json-valid>generate-function • 2.0.0Module that helps you write generated functions in Node | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>har-validator>is-my-json-valid>generate-object-property • 1.1.1Generate safe JS code that can used to reference a object property | INDIRECT | 1 | |
ember-cli>0.2.7>npm>request>har-validator>is-my-json-valid>generate-object-property>is-property • 1.0.2Tests if a JSON property can be accessed using . syntax | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>http-signature • 0.10.1Reference implementation of Joyent's HTTP Signature scheme. | DIRECT | 3 | |
ember-cli>0.2.7>npm>request>isstream • 0.1.2Determine if an object is a Stream | DIRECT | 0 | |
ember-cli>0.2.7>npm>request>mime-types • 2.0.10The ultimate javascript content-type utility. | DIRECT | 1 | |
ember-cli>0.2.7>npm>request>mime-types>mime-db • 1.8.0Media Type Database | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>stringstream • 0.0.4Encode and decode streams into string streams | DIRECT | 0 | |
ember-cli>0.2.7>npm>request>tough-cookie • 0.12.1RFC6265 Cookies and Cookie Jar for node.js | DIRECT | 1 | |
ember-cli>0.2.7>npm>request>tough-cookie>punycode • 1.3.2A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. | INDIRECT | 0 | |
isarray • 0.0.1Array#isArray for older browsers | INDIRECT | 0 | |
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.x | INDIRECT | 4 | |
string_decoder • 0.10.31The string_decoder module from Node core | INDIRECT | 0 | |
strip-ansi • 2.0.1Strip ANSI escape codes | INDIRECT | 1 |
unknown19
Package | Relation | Dependencies | Published |
---|---|---|---|
ember-cli>0.2.7>npm>request>aws-sign2 • 0.5.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module. | DIRECT | 0 | |
ember-cli>0.2.7>npm>request>combined-stream • 0.0.7A stream that emits multiple other streams one after another. | DIRECT | 1 | |
ember-cli>0.2.7>npm>request>combined-stream>delayed-stream • 0.0.5Buffers events from a stream until you are ready to handle them. | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>form-data • 0.2.0A module to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. | DIRECT | 5 | |
ember-cli>0.2.7>npm>request>form-data>async • 0.9.0Higher-order functions and common patterns for asynchronous code | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>har-validator>is-my-json-valid>jsonpointer • 1.1.0Simple JSON Addressing. | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>har-validator>is-my-json-valid>xtend • 4.0.0extend like a boss | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>hawk • 2.3.1HTTP Hawk Authentication Scheme | DIRECT | 4 | |
ember-cli>0.2.7>npm>request>hawk>boom • 2.7.0HTTP-friendly error objects | INDIRECT | 1 | |
ember-cli>0.2.7>npm>request>hawk>cryptiles • 2.0.4General purpose crypto utilities | INDIRECT | 2 | |
ember-cli>0.2.7>npm>request>hawk>hoek • 2.12.0General purpose node utilities | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>hawk>sntp • 1.0.9SNTP Client | INDIRECT | 1 | |
ember-cli>0.2.7>npm>request>http-signature>asn1 • 0.1.11Contains parsers and serializers for ASN.1 (currently BER only) | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>http-signature>assert-plus • 0.1.5Extra assertions on top of node's assert module | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>http-signature>ctype • 0.5.3read and write binary structures and data types | INDIRECT | 0 | |
ember-cli>0.2.7>npm>request>node-uuid • 1.4.3Rigorous implementation of RFC4122 (v1 and v4) UUIDs. | DIRECT | 0 | |
ember-cli>0.2.7>npm>request>oauth-sign • 0.6.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module. | DIRECT | 0 | |
ember-cli>0.2.7>npm>request>qs • 2.4.1A querystring parser that supports nesting and arrays, with a depth limit | DIRECT | 0 | |
ember-cli>0.2.7>npm>request>tunnel-agent • 0.4.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module. | DIRECT | 0 |
non-standard2
Package | Relation | Dependencies | Published |
---|---|---|---|
ember-cli>0.2.7>npm>request>caseless • 0.9.0Caseless object set/get/has, very useful when working with HTTP headers. | DIRECT | 0 | |
ember-cli>0.2.7>npm>request>json-stringify-safe • 5.0.0Like JSON.stringify, but doesn't blow up on circular refs | DIRECT | 0 |
Apache-2.01
Package | Relation | Dependencies | Published |
---|---|---|---|
ember-cli>0.2.7>npm>request>forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module. | DIRECT | 0 |
ISC1
Package | Relation | Dependencies | Published |
---|---|---|---|
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits() | INDIRECT | 0 |