Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRebecca Turner <me@re-becca.org>2015-07-24 11:02:34 +0300
committerRebecca Turner <me@re-becca.org>2015-07-24 12:39:46 +0300
commit2ed7da429fb16aad31a4fae95a035db015cc44a9 (patch)
treea8e35594b835ba6b9643cb316476ceeeacbe45c7 /node_modules/mime-db/db.json
parentae0824407bfe04e6438cf1272a566541e9a55ebb (diff)
mime-db@1.15.0
Diffstat (limited to 'node_modules/mime-db/db.json')
-rw-r--r--node_modules/mime-db/db.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/node_modules/mime-db/db.json b/node_modules/mime-db/db.json
index 27cb4a1b0..2f2dc448e 100644
--- a/node_modules/mime-db/db.json
+++ b/node_modules/mime-db/db.json
@@ -937,6 +937,10 @@
"application/scaip+xml": {
"source": "iana"
},
+ "application/scim+json": {
+ "source": "iana",
+ "compressible": true
+ },
"application/scvp-cv-request": {
"source": "iana",
"extensions": ["scq"]
@@ -1162,6 +1166,9 @@
"application/vnd.3gpp.sms": {
"source": "iana"
},
+ "application/vnd.3gpp.ussd+xml": {
+ "source": "iana"
+ },
"application/vnd.3gpp2.bcmcsinfo+xml": {
"source": "iana"
},
@@ -1323,6 +1330,9 @@
"source": "iana",
"compressible": true
},
+ "application/vnd.biopax.rdf+xml": {
+ "source": "iana"
+ },
"application/vnd.blueice.multipass": {
"source": "iana",
"extensions": ["mpm"]
@@ -4288,6 +4298,10 @@
"source": "apache",
"extensions": ["hdf"]
},
+ "application/x-httpd-php": {
+ "compressible": true,
+ "extensions": ["php"]
+ },
"application/x-install-instructions": {
"source": "apache",
"extensions": ["install"]
@@ -6050,6 +6064,10 @@
"source": "apache",
"extensions": ["p","pas"]
},
+ "text/x-processing": {
+ "compressible": true,
+ "extensions": ["pde"]
+ },
"text/x-sass": {
"extensions": ["sass"]
},